get https://api.sandbox.co.in/gsp/public/gstr?gstin=&financial_year=
Track GST return for a financial year
Important Links
Testing data
GSTIN | Financial Year | Response | Remark |
---|---|---|---|
33DMOPD7318K1ZT | FY 2022-23 | 200 | Success response |
3418FIN00001UNY | FY 2022-24 | 200 | Select valid FY |
34ACXP00001E0Z0 | FY 2022-23 | 422 | Invalid GSTIN pattern |
07CQZCD1111I4Z7 | FY 2022-23 | 200 | No Record found |
Please note that GSTINs other than the ones mentioned will result in an Invalid response when testing in Test Environment.
GST Pattern Validation
Type | Regular Expression |
---|---|
GSTIN | ^[0-9]{2}[a-zA-Z]{5}[0-9]{4}[a-zA-Z]{1}[1-9A-Za-z]{1}[CZ]{1}[0-9a-zA-Z]{1}$|^[0-9]{4}[a-zA-Z]{3}[0-9]{5}[uUnN]{2}[0-9a-zA-Z]{1}$ |
Endpoints
Environment | Host URL |
---|---|
Test | https://test-api.sandbox.co.in |
Production | https://api.sandbox.co.in |