mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 08:18:07 +00:00
477 B
477 B
!!! info "ApiOrderStateRequest"
Retrieve the order state for the account. Either order_id or client_order_id must be provided.
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|sub_account_id<br>`sa` |string|True|The subaccount ID to filter by|
|order_id<br>`oi` |string|False<br>`0`|Filter for `order_id`|
|client_order_id<br>`co` |string|False<br>`0`|Filter for `client_order_id`|