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.
1
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
2
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