Logo
Ecartapi.com Public API Documentation

Get single order

GET htpps://api.ecartapi.com/api/v2/orders/{{id}}

Use this resource to get an order details.

Find more information about Allegro's resource.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

status





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

ENDPOINTS