Transfer between accounts
Learn how to use the Nomba API to move money between accounts
The movement of funds between accounts, commonly known as P2P, refers to the internal transfer of funds within the network. This direct transfer bypasses external processors, ensuring rapid and efficient handling solely by Nomba.
POST /v1/transfers/bank
Request body
The amount to be transferred.
The receiver’s accountId.
Unique reference used to track a transaction from an external process.
The sender’s name.
The narration for this transfer (NB: This will be appended to the normal system generated narration).
Response body
Response code
Response description
The transfer data.
The transfer amount.
The transaction meta data.
Merchant transaction reference.
API client ID.
API account ID.
RRN (Retrieval Reference Number).
The transfer fee.
The creation timestamp.
The transfer ID.
The transaction type.
The transaction status.