get_order
Retrieve complete details of a Shopify order, including line items, shipping address, fulfillments, and transactions, using the order ID.
Instructions
Get full details of a single order by its ID, including line items, shipping address, fulfillments, and transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The numeric Shopify order ID. |