Place order
POST/order/place
Places an order using a validated order token. Payment is processed and the order is submitted to the restaurant.
Requires a validatedOrderToken from the validate endpoint. Tokens expire after 15 minutes.
For payment options, see the Payments Guide.
Request
Responses
- 200
- 400
- 409
Order placed successfully
Order placement failed
Token expired or already used