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:

* The order's ID must exist

The returned Order object contains information you can use to create and process fulfillments, including:

* Information about the buyer and seller
* Information about the order's line items
* The plans for packaging, addressing and shipping the order
* The status of payment, packaging, addressing, and shipping the order
* A summary of monetary amounts specific to the order such as pricing, payments, and shipping costs
* A summary of applied taxes and fees, and optionally a breakdown of each

More information about the ecommerce's resource.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring