Initiate Paymeni Request
API Endpoint
Send Mobile Money Payment Request
Debits a mobile wallet with the specified amount
POST
Initiate Paymeni Request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/x-www-form-urlencoded
The channel code for the mobile wallet provider
Example:
2
The mobile number of the wallet to debit
Example:
"233245519485"
The name of the account holder
Example:
"Godwin Hottor"
The amount to debit the mobile wallet
Example:
1
required only for Vodafone Cash Transactions
Example:
""
The callback URL (optional)
Example:
""
