Get Sub-Account Transfer History
Get Sub-Account Transfer History
Retrieve the history of fund transfers between the main account and sub-accounts via the V4 API.
POST
Get Sub-Account Transfer History
Authorizations
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)).
Body
application/json
Sub-account id
Example:
"8e667b4a-0b71-4988-8af5-9474dbfaeb51"
Transfer direction (optional)
Available options:
main_to_sub, sub_to_main Example:
"main_to_sub"
Required range:
1 <= x <= 100Example:
30
Required range:
0 <= x <= 10000Example:
0