Refresh Access Token
POST {{sandbox_host}}/gst/compliance/tax-payer/session/refresh
Extend access to data on behalf of tax payer / tax consultant without user intervention.
HEADERS
| Key | Datatype | Required | Description |
| authorization
| string | | JWT Authorization token |
| x-api-key
| string | | Public key required to authorize API access. |
| x-api-version
| string | | |
RESPONSES
status: OK
{"transaction_id":"{{$randomUUID}}","code":200,"data":{"access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyOUFBQUNRMzc3MEUwMDAiLCJhdWQiOiJBUEkiLCJhcGlfa2V5Ijoia2V5X2xpdmVfN1R5a3h4eHh4eDw-eHh4eHh4eCIsImlzcyI6ImdzdC5nb3YuaW4iLCJzb3VyY2UiOiJwcmltYXJ5IiwiZXhwIjoxNzEyOTQ3NzExLCJpYXQiOjE3MTI5MjYxMTAsImludGVudCI6IkFDQ0VTU19UT0tFTiIsImVtYWlsIjoiY3VzdG9tZXJAc2FuZGJveC5jby5pbiJ9.uv0RbRhtDPWeB3JtW6ruNdqq6uEhq_mLvJdGDafN9fF0ceYdqAith3vu0lFyqKUzJw4TNS62R26HT6p6j1twfg","status_cd":"1","token_expiry":1712947711000,"session_expiry":1712947710000},"timestamp":1712926110000}