Supported Requests by Cart-Magento 2-Fulfillments
Number of APIs: 4
-
Gets a single order fulfillment GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}
-
Get all order's fulfillments GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Fulfillments POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Cancel fulfillment POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}/cancel