Orders
Update an order's status
Dedicated endpoint to update an order’s status. Status changes will be tracked in the order’s status history.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the order, either UUID or order number (e.g. ORD250312003548IAU4)
Body
application/json
Response
200 - application/json
Successful response with statuses
The response is of type object
.