Track GST Returns

Check compliance for a GST-registered business by passing the financial year and the GSTIN. Further, you can filter the list by passing the return type.

Important Links
Run in PostmanStart a Free Trial

Entity Parameters
Entity Parameters
Key Description Type Example
arn ARN Number generated after filing String AA010143556587A
ret_prd Tax Period Selected by user String 022017
mof Mode of Filing (OFFLINE/ONLINE) String ONLINE
dof Date of Filing String 08-02-2017
rtntype Return Type String GSTR1
status Status of the Return filed String Filed
valid Is Return Valid/Invalid? String Y/N

Test Cases
Test Cases
Examples Response Code
Success response 200
Select valid FY 200
No Record found 200
Invalid GSTIN pattern 422

Query Params
string
required

Financial Year of GST Returns e.g. FY 2021-22

string

Optional GST Return type to be passed as filter. E.g. gstr-1

Body Params
string
required

GSTIN of the Taxpayer

Headers
string
required

JWT access token

string
required

API key for identification

boolean

Pass true to accept the cached response. If the header is not passed, or if false is sent as the value, the request will hit the origin.

string

API version

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json