Create/ingest an order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Unique identifying string for an order.

string
required

5-character display friendly id, used by stores and delivery partners to identify the order.

string | null

Optional custom/3rd party order id supplied when accepting the order.

string

The order id provided by the order placement channel.

string
enum
required

The current state of the order.

Allowed:
string
enum
required

The dining type of the order. In case of delivery the order charges will include a tip and delivery fee.

Allowed:
store
object

Details of the Store for which the order was placed.

customer
object
required

Details of the customer that placed the order.

charges
object

Charges related to the order.

discounts
array of objects | null
discounts
payments
array of objects
required
payments*
items
array of objects

The list of menu items added to the order.

items
string

The time at which the order is scheduled to be ready for pick-up or delivery.

string | null

System-provided instructions for the order, including vehicle info in case of kerbside delivery. May include call-center notes

string
enum

The ordering channel used by the customer.

Allowed:
string

The time at which the order was placed.

Headers
string
required

Bearer

Responses

404

customer id missing

500

internal error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json