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