Taxpayer Logout
About
- Use Taxpayer Logout API to end the session and the access to the taxpayer's GST Portal.
Endpoint
HTTP Method | Resource | Description |
---|---|---|
GET | /gsp/tax-payer/{gstin}/logout | This API takes in the gstin to logout from 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 |
Response
Param | Type | Description | Example |
---|---|---|---|
message | string | Message to confirm the log out. | Logged Out Successfully |
Updated about 1 month ago