Session Expiry


About
- Once authenticated, the GST Taxpayer APIs enable a session of 6 hours.
- Use Session Expiry API to find the time when the session expires for the particular
gstin
.
Endpoint
HTTP Method | Resource | Description |
---|---|---|
| /gsp/tax-payer/{gstin}/session | This API takes in the |
Path Parameter
Param | Type | Description | Example |
---|---|---|---|
gstin |
| 15-character alphanumeric unique identifier assigned to business entities registering under the GST regime | AAAAA0000A |
Response
Param | Type | Description | Example |
---|---|---|---|
session_expiry |
| Time when the session expires for this GST Portal Access. | 1623316504835 |
token_expiry |
| Time when the token expires for this GST Portal Access. | 1589674036878 |
Updated 7 months ago
Did this page help you?