curl --location --request GET 'https://api.finzep.com/APIVerification/ValidateAadharOTP?UserID&Token&AccountNo&SPKey&ReferenceID&OTP'{
"ErrorCode": "200",
"Statuscode": 1,
"Msg": "Successful",
"IsAadharValid": true,
"IsNumberLinked": true,
"Profile": "XXXX-XXXX-1234",
"FullName": "Rahul Sharma",
"DOB": "1993-08-14",
"PostOffice": "New Ashok Nagar",
"Gender": "M",
"Country": "India",
"SubDistrict": "Noida",
"District": "Gautam Buddha Nagar",
"State": "Uttar Pradesh",
"Pincode": "201301",
"IsMobileVerified": true
}