Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Confirm a cable TV account before payment
POST https://api-v3.reeple.ai/bill-payment/validate-tv
serviceCategoryId
entityNumber
{ "serviceCategoryId": "string", "entityNumber": "string" }
{ "success": true, "statusCode": 200, "message": "TV validation successful", "data": { "status": "success", "name": "Owner's name", "customernumber": "string" } }