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 wallet transfers from the parent account
POST /v2/transfers/wallet
Request body
The amount to be transferred.
The receiver’s accountId.
Unique reference used to track a transaction from an external process.
This is an idempotency key and must be unique per transaction. It cannot be reused once a transfer has been initiated.
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.