put
https://merchants-api.cdon.com/api/v1/orders//cancel
Definition
This endpoint will allow you to cancel an order.
This call should be used whenever you are unable to ship the item (for stock issue for example).
It will set the order field state to not_fulfilled.
Any order that has already been fulfilled or accepted cannot be cancelled.
Request query parameter
| Parameter | Description | Required |
|---|---|---|
| order_id | Unique ID for the order you want to cancel | Yes |
Response
{
"description": "Order row was cancelled"
}Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…