This endpoint retrieves a deposit url of the fiat invoice.
Please, pay attention that this endpoint works on demand. It means that you need to contact WhiteBIT support and provide your API key to get access to this functionality.
Errors
{
"code": 0,
"message": "Validation failed",
"errors": {
"ticker": ["The ticker field is required."],
"provider": ["The provider field is required."]
}
}
{
"code": 0,
"message": "Validation failed",
"errors": {
"amount": ["Current limit exceeded"]
}
}
Response is cached for: NONE
API key authentication using signed requests
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
Request signature
Unique request identifier
Customer will be redirected to this URL in case of fail or rejection on acquiring provider side. To activate this feature, please contact support
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
Successful response
Address for deposit