Bank Transfers
Post bank transfer
This endpoint posts a new mobile money transaction
POST
Body
A unique identifier for the request.
A unique identifier for the batch.
The account number associated with the request.
The monetary amount involved in the request.
The type of request, initially not set.
An optional message associated with the request.
Additional metadata as a string.
The product’s unique identifier.
A specific item identifier within the product.
The beneficiary’s unique identifier.
The beneficiary’s name.
The beneficiary’s email address.
The beneficiary’s phone number.
The bank account number of the beneficiary
The ode of the bank where account is held (This can be gotten from the get products and get product items APIs)
Response
Indicates whether the call was successful. 0 if successful, error code if not.
Status message on outcome of the API call.
General message about the transaction status.
The contents of the transaction data.