Public
Documentation Settings

DataYuge - DTH Customer Info

DTH Customer Info API gives the information about the customer name, the customer pack and the balance information.

GETGet Customer Details

https://api.datayuge.com/api/v1/dth/customer/details?operator_code=SUN&customer_id=41171307618&apikey=cYgiglp7Pf563eu7DVVlO31hCS6U1NmQ

This API will give customer details by passing the customer's subscribers ID and operator code.

The API expects the following parameters.

ParameterSampleis_requiredDescription
apikeycYgiglp7Pf563eu7DVVlO31hCS6U1NmQYESThe API key to communicate with the DataYuge Server
operator_codeSUNYESThe DTH provider code, supported list is added below.
customer_id41171307618YESThis can be the subscriber id or customer id. Npte" The customer mobile number is not currently supported

Supported Providers List

DTH Providervalue
Sun DirectSUN
Dish TVDSH
Videocon d2hVDH
Airtel Digital TVART
Tata SkyTSK
PARAMS
operator_code

SUN

customer_id

41171307618

apikey

cYgiglp7Pf563eu7DVVlO31hCS6U1NmQ

Example Request
curl
curl --location 'https://api.datayuge.com/api/v1/dth/customer/details?operator_code=SUN&customer_id=41171307618&apikey=cYgiglp7Pf563eu7DVVlO31hCS6U1NmQ'
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers