List active conditional orders not yet triggered on collateral markets via the V4 API.
reduceOnly response field documented on this page is coming soon. The documentation is published in advance for integration planning. The field is not yet returned by the API. See Reduce-only orders for details.The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Filter by specific market. Example: BTC_USDT
If not specified, returns conditional orders for all markets.
"BTC_USDT"
Number of records to skip for pagination.
0
Maximum number of records to return per page.
100
"{{request}}"
"{{nonce}}"
Successful response - returns paginated conditional orders (OCO and OTO types)