Aadhaar Validate API Find Valid Aadhaar
Aadhaar Validate OTP New V3.0
https://dashboard.goterpay.com/api/v3/verification/aadhaarotp?mid=G1223334&mkey=FFDFHGREE34&subwallet=FFDFHGREE34&txnid=56546456&aadhaarno=123456789098
Parameters | Description | Example |
---|---|---|
mid | Find on our apikey page | G1223334 |
subwallet | Find on our page | FFDFHGREE34 |
mkey | Find on our apikey page | 56546456 |
aadhaarno | Aadhaar Number | 123456789098 |
txnid | our unique transaction id , maximum length is 20. | 46348567 |
{ "txnid": "56546456", "status": "SUCCESS", "gstin": "27AAGCG1054K1ZL", "legalname": "GOTER WEB SERVICES (OPC) PRIVATE LIMITED", "tradename": "GOTER WEB SERVICES (OPC) PRIVATE LIMITED", "centerjurisdiction": "RANGE-II", "statejurisdiction": "ANDHERI-WEST_704", "registration": "2019-11-20", "taxpayer": "Regular", "gstinstatus": "Active", "address": "ANDHERI WEST, SHREENATH NAGAR GILBERT HILL, Maharashtra, 400058", "type": "Private Limited", "Fees": "3.00", "Bal": "557.24", "resText": "GSTIN Exists" }
Aadhaar OTP Verify New V3.0
https://dashboard.goterpay.com/api/v3/verification/aadhaarverify?mid=G1223334&mkey=56546456&subwallet=FFDFHGREE34&txnid=46348567&refid=123456789098&otp=123456
Parameters | Description | Example |
---|---|---|
mid | Find on our apikey page | G1223334 |
subwallet | Find on our page | FFDFHGREE34 |
mkey | Find on our apikey page | 56546456 |
refid | Refid of Sent otp | 123456789098 |
otp | Sent otp on register number | 123456 |
txnid | our unique transaction id , maximum length is 20. | 46348567 |
{ "txnid": "463485672", "status": "SUCCESS", "refid": "3995593", "address": "096, -, -, -, Bindole, Uttar Dinajpur, Raiganj, Kantar, West Bengal, India, 733156", "dob": "23-06-1990", "email": "", "mobile": "", "gender": "M", "name": "Kamal Kanta Mahato", "photo": "", "Fees": "3.00", "Bal": "554.24", "resText": "Aadhaar Card Exists" }