v1
latestOpenAPI 3.1.02026-07-2418201.6 MBPhone Tenure
post/v2/bytes/alternate-data/phone-tenure
Headers
client_idstring required
The client ID that will be provided to a specific client and environment. Please note, this may change based on the environment you are on.
client_secretstring required
The confidential credential provided by Decentro that is associated with the client_id
Request body
Response
200
Example response
{
"decentroTxnId": "txn-fghij67890",
"status": "SUCCESS",
"responseKey": "success_phone_tenure_data_fetched",
"message": "Phone tenure data fetched successfully.",
"data": {
"ageOnNetworkRange": "5 to 6 Years",
"dateOfNetworkInitiation": "2017-09-15",
"operator": "Airtel",
"isPostpaid": true,
"circle": "Delhi NCR"
}
}