List active OCO orders not yet fully executed on collateral markets via the V4 API.
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 OCO 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}}"