Authorizations
Paste only the token (no "Bearer " prefix).
Body
application/json
The destination bank code.
Example:
"044"
The destination account number.
Example:
"1234567890"
The transfer amount.
Example:
"10000.00"
The transaction narration.
Example:
"Transfer to another bank"
The transaction reference.
Example:
"REF789012"
The destination account name.
Example:
"John Doe"
The source account number.
Example:
"0987654321"
The source account name.
Example:
"Jane Smith"

