Skip to main content
POST
Verify bank account

Authorizations

X-Api-Key
string
header
default:sb_test_your_key
required

API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.

Body

application/json

Bank account details to verify before saving a fiat recipient.

Bank account details to verify before saving a fiat recipient.

account_number
string
required

Account number to verify

Example:

"0123456789"

bank_code
string
required

Bank code

Example:

"044"

Response

Account verification result

data
object
required

Verified bank account name returned for operator confirmation.

status
enum<string>
required
Available options:
success