get https://api.cashfree.com/verification/pan/
Verify PAN for Free!
You can verify your beneficiary PAN details for free using Free Credits. With this limited-time offer, experience and test the feature without paying any verification charges.
A banner displays the offer for you on the Verification Suite - PAN page (Verification Suite Dashboard > Verification Suite - PAN). Click Claim Free Credits and instantly redeem the credits to your account.
Test Data
View the test data and use this information to trigger the validations. The test data are usable only in the test environments such as gamma and sandbox.
Click here to view the response codes.
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | PAN verified successfully | |
200 | SUCCESS | Invalid PAN | Enter valid PAN information. |
400 | ERROR | x-client-id is missing in the request. | Ensure the client ID, secret key, and API version are mentioned in the API. |
401 | ERROR | Invalid clientId and clientSecret combination | Enter a valid client ID and client secret key. |
403 | ERROR | IP not whitelisted | Whitelist the IP address. |
404 | ERROR | Incorrect referenceId | Enter the correct reference ID. |
422 | ERROR | Insufficient balance to process this request | Ensure there is enough balance to process the request. |
500 | ERROR | something went wrong, please try after some time | Try again after some time. |