Supported Requests by Cart-Wix-Fulfillment
Number of APIs: 5
-
Cancel fulfillment POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}/cancel
-
Get all order fulfillments GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Fulfillment POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Fulfillment PUT https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}
-
Gets a single order fulfillment GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}