post https://api.sandbox.co.in/kyc/pan
API to verify PAN for comprehensive taxpayer KYC
Important Links
Testing Data
PAN | Response | Remark |
---|---|---|
XXXPX1234A | 200 | Valid PAN response |
XXXPX1234B | 503 | Source Unavailable response |
Please note that PAN other than the ones mentioned will result in an Invalid response when testing in Test Environment.
PAN Pattern Validation
Type | Regular Expression |
---|---|
PAN | [A-Z]{3}[PCFTGHLABJ]{1}[A-Z]{1}[0-9]{4}[A-Z]{1} |
Endpoints
Environment | Host URL |
---|---|
Test | https://test-api.sandbox.co.in |
Production | https://api.sandbox.co.in |