-
get fulfillments
GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Create Fulfillment
POST https://api.ecartapi.com/api/v2/orders/{{iorderId}}/fulfillments
-
get fulfillment
GET https://api.ecartapi.com/api/v2/orders//{{id}}/fulfillment/{{id}}