Retrieve an order
ecommerce_retrieveAnOrderV1Retrieve a complete order with line items, addresses, totals breakdown, and fulfillments with tracking. Use line item IDs for fulfillment and note amounts in the 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. |