Retrieve an order
ecommerce_retrieveAnOrderV1Retrieve complete order details, including line items with fulfillment IDs, addresses, total breakdown, and fulfillments with tracking. Amounts use smallest currency unit.
Instructions
Retrieve one order in full: line items (each with the id the fulfil endpoint needs), addresses, the totals breakdown and fulfilments with tracking. Amounts are in the smallest currency unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The ID of the order to retrieve. | |
| store_id | Yes | The ID of the store that owns the order. |