Transfers
Bank account lookup
Explore the process of performing bank account lookups through the Nomba API
Perform bank account lookup
Perform a bank account lookup before processing bank transfer payments
You can use this to retrieve the specific bankCode
for any desired bank.
POST /v1/transfers/bank/lookup
Request body
The account number to be looked up.
The code of the bank that the account number belongs to. This can be obtained from a call to /v1/transfers/banks
.
Response body
Response code
Response description