get_order
Retrieve specific order details from MAX Exchange using order ID or custom client OID to check trade status and execution information.
Instructions
查詢單筆訂單詳情 :param order_id: 訂單 ID(與 client_oid 擇一) :param client_oid: 自訂訂單 ID(與 order_id 擇一)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No | ||
| client_oid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |