Retrieve a paginated list of sub-account withdrawal transactions awaiting main account confirmation.
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)).
Number of records to return.
1 <= x <= 100100
Number of records to skip.
0 <= x <= 100000
Filter by specific sub-account external ID. If omitted, returns withdrawals from all sub-accounts.
"a1b2c3d4-5678-90ab-cdef-1234567890ab"