API Reference

Verify / lookup customer account details for cable-tv and electricity

Response Schema:

{ "status": true, "message": "", "data": { "customerId": string, "customerName": string } }
Query Params
string

The ID of the product the customer wants to pay for. You must provide either the productId or the vendorId.

string

The ID of the vendor that provides the product the customer wants to pay for. You must provide either the productId or the vendorId.

string
required

This is the customer identifier for the bill payment e.g. for airtime, the identifier would be the customer's mobile number.

Response

Language
Credentials
Choose an example:
application/json