Skip to main content
PUT
Edit Order

Path Parameters

order
integer
required

The order ID

Body

application/json
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
number
total_original
number | null
rounding
number | null
tender
string | null
is_void
boolean | null
margin
number | null
transacted_at
string<date-time>
timezone
string
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[]
items
object[]
Minimum array length: 1
custom_fields
object[]

Response

Return the newly created order.

Order

data
Order · object
required