Logo
Ecartapi.com Public API Documentation

Supported Requests by Cart-Shopify-Fulfillment Events

Number of APIs: 4


1. Get fulfillment Events

GET https://api.ecartapi.com/api/v2/orders/{orderId}/fulfillments/{fulfillmentId}/events



2. Get fulfillment event

GET https://api.ecartapi.com/api/v2/orders/{orderId}/fulfillments/{fulfillmentId}/events/{id}



3. Create fulfillment event

POST https://api.ecartapi.com/api/v2/orders/{orderId}/fulfillments/{fulfillmentId}/events



4. Delete fulfillment event

DELETE https://api.ecartapi.com/api/v2/orders/{orderId}/fulfillments/{fulfillmentId}/events/{id}



ENDPOINTS