Get day-wise changed GSTINs
Retrieve GSTIN changes reported for a state on a specified date.
Response schema
For successful responses, these resources describe the GSTN payload atdata.data.
View response JSON schema
View Excel field reference
Headers
JWT access token used to authorize the request.
Pass true to accept a cached response. Requests without this header, or with false, are sent to the origin.
API key used to identify your Sandbox account.
Sandbox API version to use.
Body
Filters for retrieving the changed GSTIN list.
Date for which to retrieve changed GSTIN records, in DD-MM-YYYY format.
^\d{2}-\d{2}-\d{4}$"04-01-2017"
Two-digit GST state code for which to retrieve changed GSTIN records.
2^\d{2}$"01"
Page number of the changed GSTIN list to retrieve. Defaults to 1.
x >= 11
Response
Changed GSTIN records retrieved successfully.
Sandbox response containing the changed GSTIN list.
HTTP status code.
200
Response payload containing the requested data or error details.
Unix timestamp in milliseconds indicating when the server generated the response.
1763446641000
Unique identifier for tracking the request across systems.
"a4bcca2e-7e82-4eaf-8046-6cd4e8c028c1"