post
https://api-v2.honeycoin.app/api/b2b/fiat/deposit//authorise
Submit the required authorisation data (OTP, PIN, or Address) to move the transaction forward.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Examples
{
"type": "otp",
"value": "123456"
}{
"type": "pin",
"value": "1234"
}{
"type": "address_verification",
"value": {
"street1": "4224 Clinton Street, Apt 3B",
"zip": "10001",
"state": "NY",
"city": "Metropolis",
"country": "US"
}
}