POST
/
airtime
/
buy

Authorizations

Authorization
string
header
required

An API key to authenticate requests

Body

application/json
amount
number
required

The airtime amount to be recharged

network
enum<string>
required

The network carrier of the airtime

Available options:
Airtel,
MTN,
Glo,
9mobile,
NTEL
recipient
string
required

The recipient of the airtime

callback
string

This is the URL to receive delivery reports for the message

external_ref
string

This is a reference to the message in your system

Response

200 - application/json
callback
string

This is the URL to receive delivery reports for the message

created_datetime
string

Date and time the airtime was created

external_ref
string

This is a reference to the airtime in your system

id
string

Unique ID of the SMS message

meta
object
network
enum<string>

The network carrier of the airtime

Available options:
Airtel,
MTN,
Glo,
9mobile,
NTEL
recipient
string

The recipient of the airtime

status
enum<string>

The status of the airtime

Available options:
pending,
sent,
failed,
error,
success,
duplicate