Skip to main content
WEBHOOK
billsPurchase
{
  "businessCode": "<string>",
  "reference": "<string>",
  "amount": 123,
  "customerIdentifier": "<string>",
  "message": "<string>"
}

Authorizations

X-Numero-Api-Key
string
header
required

Your business API key (live_key_...). Issued on approval; managed in Dashboard β†’ Settings β†’ Developer.

Body

application/json
businessCode
string
vertical
enum<string>
Available options:
AIRTIME,
DATA,
ELECTRICITY,
CABLETV,
BETTING
reference
string
status
enum<string>
Available options:
Successful,
Failed
amount
number
customerIdentifier
string

phone | meter | smartcard | betting customer id.

message
string | null

Response

200

Acknowledge receipt with 2xx.