get_draft_order
Obtain a draft order by ID, including line items, customer, address, and applied discounts. Access complete draft order details for review or processing.
Instructions
Get a single draft order by ID. Returns full draft order including line_items, customer, address, and applied discounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_order_id | Yes | Draft order ID (numeric). Required. |