Skip to main content
POST
Add Order

Body

application/json
total
number
required
transacted_at
string<date-time>
required
timezone
string
required
items
object[]
required
Minimum array length: 1
profile_id
string | null
profile_id_handle
string | null
redemption_id
integer | null
external_id
string | null
location_id
string | null
currency
string | null
total_original
number | null
rounding
number | null
tender
string | null
is_void
boolean | null
margin
number | null
meta
string[] | null
staff_id
string | null
payments
string[]
receipt_is_email
boolean | null
receipt_ref
string | null
receipt_email
string<email> | null
type
string | null
status
string | null
order_number
string | null
due_date
string<date-time> | null
organisation_id
integer | null
fees
string[] | null
tags
string[]
systems
string[]
custom_fields
object[]

Response

Return the newly created order.

Order

data
Order · object
required