Authorizations
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Headers
Send the signature if two-factor authentication is selected as Public Key. More details
Path Parameters
It is the type of document to be verified.
AADHAAR
, PAN
, DRIVING_LICENSE
Query Parameters
It is the unique ID created by Cashfree Payments that you receive in the response of Create DigiLocker URL API.
format: int64
It is the unique ID you created to identify the Create DigiLocker URL API request.
Response
Success response for retrieving the document from DigiLocker
- Option 1
- Option 2
- Option 3
It displays the name of the parent or guardian.
"John Snow"
It displays the date of birth of the individual.
"02-02-1995"
It displays the gender of the individual.
"M"
It displays the name of the individual.
"John Doe"
It displays the year of birth of the individual.
2000
It displays the Base64-encoded image of the individual whose document is to be retrieved.
"PHOTO_LINK"
It displays details about the success or failure of the API request.
"Aadhaar Card Exists"
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
1234
It displays the status of the aadhaar document fetch. Possible values are:
SUCCESS
: Aadhaar successfully fetchedAADHAAR_NOT_LINKED
: Aadhaar not linked
"SUCCESS"
It contains the address information in individual components.
{
"country": "India",
"dist": "Haveri",
"house": "House",
"landmark": "Landmark",
"pincode": "581112",
"po": "Post Office",
"state": "State",
"street": "Street",
"subdist": "SubDist",
"vtc": "Vtc"
}
It displays the unique number assigned to the individual when applying for the aadhaar card.]
"xxxxxxxx5678"
It displays the unique ID you created to identify the verification request.
"ABC00123"
It is the link which points to the zip file containing the XML file and has 48 hrs expiry
"https://abc.xyz"