Logo
Ecartapi.com Public API Documentation

Gets a single order fulfillment

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

status





Curl
curl -X GET 'https://api.ecartapi.com/api/v2/orders/orderId/fulfillments/id' -H 'Authorization: access_token'

ENDPOINTS