Learn how to process bank transfers with the Nomba API
Bank transfers form the backbone of modern financial services, enabling swift and secure movement of funds. You can initiate bank transfers effortlessly with our APIs. We prioritize the highest standards of security and compliance, ensuring your financial transactions are handled with the utmost care.
Use the Nomba API to do account lookups.
Initiate account transfers with the Nomba API.
Initiate P2P transfers within Nomba.
To successfully execute bank transfers using our endpoints, it is necessary to undergo the following steps:
Perform a bank account lookup
Before initiating bank transfers, itβs advisable to inform your customers about the recipient. The bank account lookup endpoint requires an accountNumber
and the associated bankCode
(a unique code representing the bank) as input.
Request
Response
Perform a bank transfer
Initiate a bank transfer from Nomba to an external bank. This endpoint requires details such as the amount
to be transferred, a merchantTxRef
for later transaction reconciliation, as well as the recipientβs accountNumber
and bankCode
.
Request
Response