-
Get all fulfillments
GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Get selected order
GET https://api.ecartapi.com/api/v2/orders/{{id}}
-
Get selected fulfillment
GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}
-
Get all orders
GET https://api.ecartapi.com/api/v2/orders