Orders get
orders_getFetch a single order's complete details including line items, shipment tracking, payment status, and any returns or disputes.
Instructions
Fetch a single order with line items, shipment / tracking, payment status, and any associated returns or disputes. Buyer-side view — for seller-side use seller_get_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | UUID of the order to fetch. |