Payments
API Services
Technology
Company
Login 🚀 Get Started
📺 DTH Customer Information Fetch API

Fetch DTH Subscriber Details Before Recharge

ZuelPay DTH Customer Info Fetch API returns subscriber name, current plan, plan amount, balance and expiry for any DTH subscriber number — Tata Play, Sun Direct, Dish TV, Videocon D2H, Airtel DTH. Prevent wrong recharges, verify before processing.

What is DTH Info Fetch API?

Verify Subscriber Details Before Every Recharge

ZuelPay's DTH Customer Information Fetch API provides the complete subscriber profile for any queried DTH number — customer name, subscriber ID, current active plan, plan amount, account balance, next recharge date and connection status — all in real time before processing a recharge.

This eliminates the problem of sending a recharge to the wrong DTH number or wrong operator. Previously, bill payment providers had to double-verify customer details manually — our API automates this instantly, reducing errors and complaints drastically.

The API covers all 5 major DTH operators in India — Tata Play, Sun Direct, Dish TV, Videocon D2H and Airtel Digital TV — making it a single integration for your complete DTH recharge platform.

📄 API Documentation Get API Keys →
Live DTH Customer Info Result
📺 Tata Play VC: 1234567890
Rahul Kumar
Subscriber ID: TP-98765432
Current Plan
South Mega HD
Plan Amount
₹349/month
Account Balance
₹120.50
Next Recharge
Apr 15, 2026
Connection Status
✅ Active
Channels
320+ HD Channels
Days Remaining 14 days
⚡ Real-time ✓ Verified 🔒 Secure
Supported DTH Operators

All 5 Major DTH Operators Covered

🌟

Tata Play

Formerly Tata Sky
320+ channels, HD & 4K
TATPLAY
☀️

Sun Direct

South India specialist
500+ channels incl. regional
SUNDIRECT
📡

Dish TV

Pan India coverage
350+ channels, DTH+ OTT
DISHTV
🔵

Videocon D2H

Value DTH service
450+ channels + free channels
VD2H
🔴

Airtel DTH

Airtel Xstream
475+ channels + Xstream app
AIRTELDTH
Information Returned

Complete Subscriber Profile

Subscriber Name
Full name of the DTH account holder as registered with the operator
Customer ID / VC Number
Unique subscriber / viewing card number for the DTH connection
Current Active Plan
Name of the plan currently subscribed — e.g. South Mega HD, Basic + Pack
Plan Amount
Monthly or periodic plan cost in INR — helps suggest correct recharge amount
Account Balance
Available wallet balance on the DTH account before next deduction
Next Recharge Date
Date by which the account needs to be recharged to stay active
Connection Status
ACTIVE / SUSPENDED / DEACTIVATED — know if account can receive recharge
Add-on Packs
List of currently active add-on packs (sport pack, regional pack, movie pack)
Total Channels
Number of channels in current plan including HD and SD breakdown
Last Recharge
Amount and date of last successful recharge transaction
REST API · JSON
Fetch Info
Response
Suspended A/C
// Fetch DTH customer details
// POST /v2/dth/customer-info

fetch('https://api.zuelpay.com/v2/dth/customer-info', {
  method: 'POST',
  headers: { 'Authorization': 'Bearer zp_live_xxx' },
  body: JSON.stringify({
    operator: 'TATPLAY',
    subscriber_id: '1234567890'
    // VC number or Subscriber ID
  })
});

// Always call this before DTH recharge
// to verify customer & correct amount
Related Services

Complete Recharge API Stack

Integrate DTH Info Fetch in Your Recharge Platform

All 5 DTH operators, complete subscriber details, real-time. Prevent wrong recharges from day one.