Cancel Order
POST https://api.ecartapi.com/api/v2/orders/{{id}}/cancel
Changes an order's fulfillment status to cancelled.
Important information:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"success":true}