Get Status
Use this API to get the verification status of the Verify PAN Sync API. You need to enter the reference ID to get the verification status.
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
It is the API version. To receive the aadhaar seeding status in the response, use any date after 2022-09-12
Path Parameters
It is the unique ID created by Cashfree Payments that you receive in the response of Verify PAN Sync API.
Response
Success response for Verify PAN Sync API
It displays the unique 10-character alphanumeric identifier issued by the Income Tax Department.
"ABCPV1234D"
It displays the type of the PAN issued.
"Individual"
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
161
It displays the name entered in the API request.
"JOHN DOE"
It displays the PAN registered name.
"JOHN DOE"
It displays the status of the PAN card.
true
It displays the father's name of the PAN card holder.
""
It displays details about the success or failure of the API request.
"PAN verified successfully"
It displays the score for the name match verification.
"100.00"
It displays the result of the name match verification. Possible values are:
DIRECT_MATCH
GOOD_PARTIAL_MATCH
MODERATE_PARTIAL_MATCH
POOR_PARTIAL_MATCH
NO_MATCH
"DIRECT_MATCH"
It displays additional information of the linking of aadhaar and PAN card. Possible values are:
Y
: "Aadhaar is linked to pan"R
: "Aadhaar is not linked to pan"NA
: "Not applicable, in case of business pan"
"Y"
It displays the last updated date.
"01/01/2019"
It displays the name displayed on the PAN card.
"JOHN DOE"
It displays the status of the PAN card. Possible values are:
VALID
INVALID
DELETED
DEACTIVATED
"VALID"
It displays additional information of the linking of aadhaar and PAN card.
"Aadhaar is linked to PAN"