Documentation Index
Fetch the complete documentation index at: https://developer.nomba.com/llms.txt
Use this file to discover all available pages before exploring further.
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. Obtain this from
GET /v1/transfers/banks.Response body
Response code.
"00" indicates a valid account was found.Response description.