Others
Resolve Account Number
Resolve bank account number
POST
/
resolve-account-number
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
account_number
string
bank_code
string
Response
200 - application/json
account_name
string
account_number
string
bank_code
string
bank_name
string
Was this page helpful?