Supported Requests by Cart-TradeGecko-Orders
Number of APIs: 10
-
Get a single order 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
-
Get a single order GET https://api.ecartapi.com/api/v2/orders/{{id}}
-
Get all order fulfillments GET localhost:3000/api/v2/orders/{{orderId}}/fulfillments