Transfer funds between the main account and a sub-account via the WhiteBIT 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)).
Sub-account id
"8e667b4a-0b71-4988-8af5-9474dbfaeb51"
Transfer direction
main_to_sub, sub_to_main "main_to_sub"
Transfer amount (min 0.00000001)
"0.5"
Transfer successful
External identifier of the transaction. Correlate transfer history responses using the transaction_id value.