cURL
curl --request POST \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/session/refresh \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
{ "code": 200, "data": { "access_token": "{{$headers 'authorization'}}", "session_expiry": 1712947710000, "status_cd": "1", "token_expiry": 1712947711000 }, "timestamp": 1712926110000, "transaction_id": "460019fb-f79a-4c1d-bc21-46c9f8210c1d" }
Extend access to data on behalf of tax payer / tax consultant without user intervention.
Taxpayer access token
API version
API key for identification
200 Success
200
Show child attributes
1712926110000
"460019fb-f79a-4c1d-bc21-46c9f8210c1d"
Was this page helpful?