Authorizations
Paste only the token (no "Bearer " prefix).
Body
application/json
The account to debit.
Example:
"1234567890"
The account to credit.
Example:
"0987654321"
The transfer amount.
Example:
"5000.00"
The transaction narration.
Example:
"Payment for services"
The transaction reference.
Example:
"REF123456"
optional Force debit even if balance is insufficient.
Example:
false

