Get fiat deposit address
Get a fiat currency deposit address or payment details for a WhiteBIT account via the V4 API.
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
Currency's ticker (fiat). ⚠️ Currencies ticker should be fiat and has "can_deposit" status must be "true". Use Asset Status endpoint to know more about currency.
"UAH"
Fiat currency provider. ⚠️ Currency provider should be taken from Asset Status endpoint response.
"VISAMASTER"
Deposit amount
"100"
Unique transaction identifier on client's side
"qw22"
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
Customer will be redirected to this URL in case of fail or rejection on acquiring provider side. To activate this feature, please contact support
"https://failure.example.com"
Customer will be redirected to the URL defined if selects 'back' option after from the payment success or failure page. To activate this feature, define desired link. If not populated, option 'back' won't be displayed
"https://return.example.com"
Response
Successful response
Address for deposit