Pull the full subscriber profile behind a DTH customer ID / VC number.
{
"success": true,
"message": "",
"data": {
"order_id": "W2A1739512345abcdef01",
"result": {
"dth_number": "01234567890",
"operator": "dish_tv",
"customer_id": "9710835108",
"name": "Thirugnanasamba",
"registered_mobile": "97XXXXXX08",
"balance": "194.73",
"monthly_amount": "",
"status": "1",
"plan": "",
"next_recharge_date": "8/4/2026 12:00:00 AM",
"last_recharge_date": "N/A",
"last_recharge_amount": "N/A",
"switch_off_date": "8/7/2026 12:00:00 AM",
"address": "pondy, VILLYANPUR, PONDICHERRY, Pin - 605110",
"city": "PONDICHERRY",
"district": "",
"state": "PONDICHERRY",
"pin_code": "605110"
}
}
}
{
"success": false,
"message": "Customer Id Starts with 0 and is 11 digits long",
"data": {
"order_id": "W2A1739512345abcdef01",
"error_code": "1"
}
}
| Code | Meaning |
|---|---|
| 200 | OK — Request successful |
| 400 | Bad Request — Missing or invalid parameters |
| 401 | Unauthorized — Invalid or missing API key |
| 429 | Too Many Requests — Rate limit exceeded |
| 500 | Server Error — Try again later |
Start with free trial API calls. No credit card required.
Get API Key — Free Browse All APIs