Skip to main content
PUT
Update an order

Authorizations

x-api-key
string
header
required

API key for authentication. Create one in Settings > Developer.

Path Parameters

id
string
required

Body

application/json
status
enum<string>
Available options:
active,
archived,
cancelled,
refunded
fulfillmentStatus
enum<string>
Available options:
unfulfilled,
fulfilled
financialStatus
enum<string>
Available options:
pending,
paid,
refunded
notes
string

Response

Order updated

data
object