Supported Requests by Cart-Kometia-Orders
Number of APIs: 7
-
Get a single order GET https://api.ecartapi.com/api/v2/orders/{{id}}
-
Get all order's fulfillments GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Get a single order fulfillment GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}
-
Order's fulfillment Update 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
-
Fulfillments POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments