Create code
Create code
Create a WhiteBIT code for transferring funds between accounts off-chain.
POST
Create code
Authorizations
API key authentication using signed requests
Body
application/json
Amount to transfer. Max precision = 8, value must be greater than zero and less than or equal to the main balance.
Example:
"0.002"
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Passphrase for applying WhiteBIT codes. Passphrase must contain only latin letters, numbers and symbols (like !@#$%^, no whitespaces). Max: 25 symbols.
Maximum string length:
25Example:
"some passphrase"