get https://api.sandbox.co.in/gsp/public/pan/
API to fetch GSTN details using PAN
Important Links
Testing Data
PAN | State Code | Response | Remark |
---|---|---|---|
AAACJ2440E | 24 | 200 | Success response |
AAACS9345K | 08 | 200 | No records found |
Please note that PANs 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 |