Create a WhiteBIT code for transferring funds between accounts or to other users 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)).
Amount to transfer. Max precision = 8, value must be greater than zero and less than or equal to the main balance.
"0.002"
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
Passphrase for applying WhiteBIT codes. Passphrase must contain only latin letters, numbers and symbols (like !@#$%^, no whitespaces). Max: 25 symbols.
25"some passphrase"