Get order
get_orderRetrieve a complete order by ID, including line items, delivery chunks, payment details, and status. Use this to fetch full order information for processing or review.
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). |