Get a single order
GET https://api.ecartapi.com/api/v2/orders/{{id}}
Searches for a selected order and shows the detailed information.
Important information:
You can use the shippingLabel
parameter as a reference to download the shipping document of the order. If this parameter is not NULL
then you will receive the endpoint to make GET request to download the shipping document, in the Mercado Libre response you will receive a blob that you can convert into a pdf
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |