order_get
Fetch a specific order's details using its numeric ID or account plus client order ID. Enables retrieving order information for verification or tracking.
Instructions
Get one order by numeric id or by account plus client order id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| order_id | No | ||
| client_order_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |