Refresh Taxpayer Access
The taxpayer will be authenticated asynchronously using OTP(One Time Password) and will get a session of 6 hours. Sandbox API to refresh the taxpayer access.
About
- Once authenticated, the GST Taxpayer APIs enable a session of 6 hours.
- Use Refresh Taxpayer API before the end of 6 hours to refresh the Taxpayer Access for more time.
Endpoint
HTTP Method | Resource | Description |
---|---|---|
GET | /gsp/tax-payer/{gstin}/session/refresh | This API takes in the gstin to refresh the session access. |
Path Parameter
Param | Type | Description | Example |
---|---|---|---|
gstin | string | 15-character alphanumeric unique identifier assigned to business entities registering under the GST regime | AAAAA0000A |
Updated 5 months ago