Skip to main content
POST
Wallet to Wallet Transfer

Request

x-api-key
string
required
API Key for authentication
fromAccount
string
required
Source wallet account number
toAccount
string
required
Destination wallet account number
amount
number
required
Transfer amount
reference
string
required
Transfer reference
narration
string
Transfer narration/description

Request Example

Response

success
boolean
Indicates if the transfer was successful
message
string
Human-readable response message

Response Example

Error Codes

Rate Limit: 50 requests per minute
Always verify the destination account number before initiating transfers.