v1
latestOpenAPI 3.1.02026-07-24257573.4 KBOrders
Update Order Status
This operation will update the status of an Order.
| Internal Status | Displayed to User |
|---|---|
| DRAFT | Draft |
| PENDING | New |
| IN_PROGRESS | Preparing |
| READY_FOR_ATTAINMENT | Ready for Attainment |
| COMPLETE | Complete |
| CANCELED_CUSTOMER | Canceled |
| CANCELED_SELLER | Canceled |
| FAILED | Failed |
put/merchants/{listing_id}/orders/{order_id}
Path parameters
listing_idstring required
The primary identifier for a Listing.
order_idstring required
The primary identifier for an Order.
Request body
Response
Successful Order Update
string required