Validate your customer’s information. Supported input include: meter number, smartcard number, internet account number, etc.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json "application/json"
OK
{
"response_code": "00",
"address": null,
"response_message": "Successful",
"name": "Test DSTV Account",
"biller_code": "BIL119",
"customer": "0025401100",
"product_code": "CB141",
"email": null,
"fee": 0,
"maximum": 0,
"minimum": 0
}