Cancel Order
POST https://api.ecartapi.com/api/v2/orders/{{id}}/cancel
Update an order into the cancelled status.
Important information:
The order's identifier must exist
In case the store owner changed the value of this status you can use the ID for reference. On Bigcommerce this status is related to the ID 5.
More information about the ecommerce's resource.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true}