Verify OTP
post/v1/api_hub/telco_advance_supreme_verify_otp_l1
Request body
Response
200
Example response
{
"api_category": "Mobile Number Lookup",
"api_name": "Mobile OTP Info(Advance) - Verify OTP & Get Info",
"billable": true,
"txn_id": "ee9dcc18-ac60-4f42-a2cd-3dc0473d69ba",
"message": "Success",
"status": 1,
"result": {
"client_id": "telecom_acNgnzzbzFlbidkpuAmb",
"mobile_number": "8285231234",
"address": "C-302 Sharda Puri,Ramesh Nagar,Ramesh Nagar H O,West Delhi,Delhi,110012",
"city": "West",
"state": "Delhi",
"pin_code": "110012",
"full_name": "Ramesh",
"dob": "01-01-1992",
"user_email": "ramesh@gmail.com",
"operator": "airtel",
"billing_type": "prepaid",
"alternate_phone": "8447371234",
"message": "Success"
},
"datetime": "2023-11-09 12:28:56.412956"
}