Introduction
Learn how to process bank transfers with the Nomba API
Overview
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.
Quick Action
Bank account lookup
Use the Nomba API to do account lookups.
Perform bank transfer
Initiate account transfers with the Nomba API.
Perform account transfer
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