POST /v1/bill/topup

Request body

amount
integer
required

Amount

phoneNumber
string
required

Phone number of the user who is to receive the value

network
string
required

Network (e.g. MTN, AIRTEL, GLO, 9MOBILE, etc)

merchantTxRef
string
required

Merchant Transaction Reference (a unique reference to identify this transaction on your system)

Response body

code
string
required

Response code

description
string
required

Response description

data
object
amount
string
required

Amount

meta
object
merchantTxRef
string

Merchant Transaction Reference

rrn
string

Retrieval Reference Number (RRN)

timeCreated
string
required

Date and Time of the transaction

type
string
required

The type of this transaction. This is most probably topup in this case