Place Lazada Order
place_orderComplete a purchase by placing the explicitly approved checkout order, using the user-approved total and review token to avoid unauthorized spending.
Instructions
Use this only after showing the immediately preceding review_checkout result to the user and receiving explicit approval of that exact review. This spends real money. Never use in unattended work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true, after explicit approval given after review_checkout. | |
| tolerance | No | Existing live-total guard; default S$0.00; maximum S$0.50. | |
| review_token | Yes | Short-lived token from that exact review_checkout result. | |
| expected_total | Yes | Exact SGD total the user approved. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| placed | Yes |