Simplified endpoints for external integrations — place orders without complex setup
Creates an order at a location. A new tab is opened per call unless an existing destination is provided. Optionally associate the order with a guest via user_id, email, or phone.
Request Body
location_idLocation to place the order at
Optional guest identification. Provide one of user_id, email, or phone. If omitted, an anonymous guest is created for this order.
vouchersOptional voucher codes to apply to the order
order_destinationWhere to attach the order. NONE creates a fresh tab. TAB/QR/KD attach to an existing destination identified by order_destination_id.
order_destination_idUUID of the destination tab, QR code, or kitchen dispatch. Required when order_destination is not NONE.
order_typeFulfillment type. Defaults to OTC (over the counter).
Responses
Order created
status