Validate a US bank account

POST {{baseUrl}}/validateBankAccountIdentification

Validates bank account identification details. You can use this endpoint to validate bank account details before you make a transfer or create a transfer instrument.

Request Body

{"accountIdentification"=>{"type"=>"usLocal", "accountNumber"=>"12345JHDhjkf67890", "accountType"=>"checking", "routingNumber"=>"121000567"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring