Vai al contenuto principale
PATCH
Admin Update Order Status

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

order_id
string<uuid>
obbligatorio

Corpo

application/json

Admin endpoint: manually set order status.

status
string
obbligatorio
comment
string | null
notify_customer
boolean
predefinito:false
tracking_number
string | null
shipping_carrier
string | null

Risposta

Successful Response

data
OrderOut · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null