Use this method to purchase Airtime by following the procedure below:

Log in to see full request history

1. Authentication – make a call to the authentication endpoint.

2. Authorization: - authorize with the token generated from the authentication call above.

3. List Billers by Country Alpha 2 Code: make a call to this endpoint to fetch the list of all billers available for airtime/data per country using the alpha 2 code.

4. Obtain the biller’s name, biller code and identifier from number 3 above.

5. Buy Airtime: make a call to this endpoint to purchase airtime.
Supply the parameters obtained from the above steps to complete the payload.

Body Params
int32
Defaults to 100

this is the value of airtime you wish to purchase

string
Defaults to NGN

this is the recipient's currency. The value is set as NGN by default for Nigeria (naira)

string
Defaults to mtn

This is the specific biller code of the biller you wish to purchase airtime from

string
Defaults to NG

This is set as Nigeria i.e NG

string
Defaults to 08139926828

This is the recipient's phone number

string
Defaults to NGA30001

This is the unique biller identifier

string
Defaults to test

This is the reason or purpose of the airtime purchase

string
Defaults to NGN

this is the sender's currency

string
Defaults to 2151205092022

this is the unique transaction reference

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json