Orders
Create order
Create a new order using the streamlined v2 payload with flat schema, customer object, and products array.
POST
Create order
Authorizations
JWT access token obtained from /v2/auth endpoint
Body
application/json
Order details
Sale type to use
Example:
2
Venue where the order belongs
Example:
1
Customer information for the order
List of products in the order
Minimum array length:
1Terminal ID that auto-accepts the order
Example:
1
Auto-accept the order
Auto-send to stations after acceptance
Delivery charge to apply
Example:
2.5
Free text note for the order
Example:
"Leave at the door"
Order-level discount
Service charge settings
Create order