Bills
Pay cable TV, electricity, education and broadband bills. Verify a customer identifier (smartcard / meter / account), then pay; electricity is a variable amount, education needs no verification.
List billers
List all billers available to your account. Filter by service to narrow results.
List cable TV products
Cable TV bouquets available to your account, priced for you (kobo).
List electricity discos
Electricity distribution companies and meter types available to your account.
List education products
Education PINs (WAEC, JAMB, NECO, etc.) available to your account, priced for you (kobo).
List broadband products
Broadband plans available to your account, priced for you (kobo).
Verify a smartcard
Look up the account holder for a smartcard before paying. A `status` of `invalid` is a normal lookup outcome, not an error.
Verify a meter
Look up the account holder for a meter number before paying. A `status` of `invalid` is a normal lookup outcome, not an error.
Verify a broadband account
Look up the account holder for a broadband account number before paying. A `status` of `invalid` is a normal lookup outcome, not an error.
Pay a cable TV subscription
Pay a cable TV bouquet for a smartcard. Idempotent via `clientReference`.
Pay an electricity bill
Vend electricity units for a meter. Electricity is variable-amount โ pass `amountKobo` (minimum โฆ100 = 10000 kobo). Idempotent via `clientReference`. The prepaid token is returned in the `token` field.
Buy an education PIN
Purchase an education result-checker PIN (WAEC, JAMB, NECO, etc.). No verification step is needed. The PIN is returned in the `token` field. Idempotent via `clientReference`.
Renew a broadband plan
Renew a broadband subscription for an account. Idempotent via `clientReference`.