Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted.
Body
Find the request parameters to generate OTP for a given aadhar number
It is the unique 12-digit identification number issued by the Unique Identification Authority of India (UIDAI).
"655675523712"
Response
Success response for generating the OTP for offline aadhaar verification
It displays the unique ID created by Cashfree Payments for reference purposes.
"12345"
It displays the status of the API request. Possible values are:
- SUCCESS: OTP generated successfully / Aadhaar not linked to mobile number.
- INVALID: Aadhaar card invalid.
"SUCCESS"
It displays details about the success or failure of the API request.
"OTP send successfully."
