API Reference
Create Charge
Initiate a Mobile Money collection
POST
Body Parameters
number
required
The amount to collect in GHS.
string
required
The customer’s 10-digit mobile money number (e.g.,
0551234987).string
required
The network provider. Options:
MTN, TELECEL, AIRTELTIGO.string
default:"GHS"
The currency code. Currently only
GHS is supported.string
A message displayed to the customer on their phone.
string
A private note for your records.
Response
string
A summary of the initiation status.
string
The unique ID for this transaction. Use this for status checks.
string
The current status. Usually
PENDING.