Get order
get_orderRetrieve a single order by ID and get its line items, delivery chunks, payment, and status. Use this order information to track progress and verify details.
Instructions
Get a single order by its ID, including line items, delivery chunks, payment and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order ID (UUID). |