Skip to main content
PUT
Update order details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_number
string
required

order number

Body

application/json
shipping_address
CustomerAddress · object
required
is_billing_same_as_shipping
boolean
billing_address
CustomerAddress · object
sync_address
boolean

When true, syncs the provided addresses to the customer's saved address profile.

Response

200 - application/json

OK

message
string
success
boolean
content
object