tiendanube_get_order
Retrieve complete order details including customer data, products, pricing, shipping, payment, and fulfillment status. Essential for order processing and customer service.
Instructions
🔍 GET SPECIFIC ORDER - Retrieve complete details for a single order by its unique ID. Use this when you need comprehensive information about a specific order including customer data, product line items, pricing, shipping address, payment details, fulfillment status, tracking info, and order history. Essential for order processing, customer service, and detailed analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The unique ID of the order to retrieve | |
| fields | No | Comma-separated list of fields to include in response |