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
Query Parameters
It is the unique ID created by Cashfree Payments that you receive in the response of PAN Verification via OCR API.
It is the unique ID you created to identify the verification request.
Response
Success response for getting the PAN OCR information
PAN Verification via OCR success response
It displays the name of the PAN holder.
"John Doe"
It displays the name of the organisation the individual runs.
"ABC pvt ltd."
It displays the type of PAN issued to the individual.
"Business"
It displays the incorporation date of the individual's organisation.
"01-01-2000"
It displays the date of birth of the individual.
"01-01-1990"
It displays the father's name of the individual.
"Jone Doe"
It displays the entered PAN information in the request.
"ABCPP3011E"
It displays whethere the entered PAN information is valid.
true
It displays the age of the individual.
"20"
It displays the status of the PAN information.
"Valid"
It displays the unique ID created by Cashfree Payments for reference purposes.
"123456789"
It displays the unique ID you created to identify the request.
"1676668986"
It displays the level of confidence or reliability associated with the PAN verification.
"0.98"
It displays details about the success or failure of the API request.
"Valid PAN"