Cancel fulfillment
POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}/cancel
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":true}
POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}/cancel
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
status: OK
{"success":true}