Sample "share_codes" and Corresponding API Response for Sandbox Testing purpose

aadhar_numberResponse codeResponse Body
1111200{"data":{"name":"Test","dob":"yyyy-mm-dd","gender":"M/F","father name":"test","address":"test address","verification_status":"success"},"status":200}
2222200{"data":{"message":"Invalid details provided","verification_status":"failed","merchant_ref_id":"test1234567890"},"status":200}
3333200{"data":{"message":"Given name doesnot match with Aadhar Card name","verification_status":"failed","merchant_ref_id":"test1234567890"},"status":200}
Any other digits200{"data":{"message":"OTP already used. Please regenerate the OTP and try","verification_status":"failed","merchant_ref_id":"test1234567890"},"status":200}
Language
Authorization
Header
Click Try It! to start a request and see the response here!