post https://api.sandbox.co.in/kyc/aadhaar/okyc/otp
Sandbox API to get OTP to verify the Aadhaar details
Important Links
Testing Data
Aadhaar Number | Response | Remarks |
---|---|---|
123456789012 | 200 | OTP sent successfully |
123456789013 | 200 | Invalid Aadhaar Card |
123456789016 | 403 | Insufficient privilege |
1234567890 | 422 | Aadhaar Number should contain 12 characters |
12345678ABCD | 422 | Please enter aadhaar number in numeric format |
123456789014 | 429 | Otp generated for this aadhaar, please try after 45 sec |
123456789015 | 500 | Failed to send OTP |
123456789011 | 503 | Source Unavailable |
Please note that Aadhaar details other than the ones mentioned will result in an Invalid response when testing in Test Environment.
Environments
Environment | Host URL |
---|---|
Test | https://test-api.sandbox.co.in |
Production | https://api.sandbox.co.in |