列出訂單成交
GET/broker/orders/executions/list
擷取特定帳戶的歷史訂單成交記錄。可依日期範圍、客戶訂單 ID 或兩者進行篩選。7 天日期範圍限制僅在未提供 client_order_id 時適用。
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.