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