Save Preference
POST {{sandbox_host}}/gst/compliance/tax-payer/gstrs/preference
Get advance tax details for a return period for authenticated taxpayer
Request Body
{"gstin"=>"33DMOPD7318K2ZS", "fy"=>"2020-21", "quarter"=>"Q1", "preference"=>"M"}
HEADERS
| Key | Datatype | Required | Description |
| x-api-key
| string | | Public key required to authorize API access. |
| x-api-version
| string | | |
| authorization
| string | | |
RESPONSES
status: OK
{"code":200,"timestamp":1655494089128,"transaction_id":"189071f9-671d-4f1d-a89e-55c19bec7002","data":{"status_cd":"0","error":{"message":"Something seems to have gone wrong while processing your request. Please try again. \nIf error persists quote error number GSTN-EXEC2003 when you contact customer care for quick resolution ","error_cd":"GSTN-EXEC2003"}}}