Airtime Purchase
Purchase Airtime
Airtime
POST
{{base_url}}/airtime
Network ID - MTN = 2, GLO = 1, AIRTEL = 3, 9MOBILE = 4
Headers
Name
Type
Description
authorization*
SECRET KEY
Set value to Bearer SECRET_KEY
Request Body
Name
Type
Description
phoneno*
String
network_id*
String
Network id for each network as shown above
amount*
String
Take a look at how you might do this:
Sample Response
Last updated
Was this helpful?