GSTR-3B Offset Liability
POST {{sandbox_host}}/gst/compliance/tax-payer/gstrs/gstr-3b/:year/:month/offset-liability
Authenticated tax payer can upload GSTR-3B json to GST portal
Request Body
{"pdcash"=>[{"liab_ldg_id"=>0, "trans_typ"=>30002, "ipd"=>24217, "cpd"=>0, "spd"=>0, "cspd"=>0, "i_intrpd"=>0, "c_intrpd"=>0, "s_intrpd"=>0, "cs_intrpd"=>0, "c_lfeepd"=>0, "s_lfeepd"=>0}, {"liab_ldg_id"=>0, "trans_typ"=>30003, "ipd"=>0, "cpd"=>0, "spd"=>0, "cspd"=>0, "i_intrpd"=>0, "c_intrpd"=>0, "s_intrpd"=>0, "cs_intrpd"=>0, "c_lfeepd"=>0, "s_lfeepd"=>0}], "pditc"=>{"liab_ldg_id"=>0, "trans_typ"=>30002, "i_pdi"=>421, "i_pdc"=>1181, "i_pds"=>1181, "c_pdi"=>0, "c_pdc"=>0, "s_pdi"=>0, "s_pds"=>0, "cs_pdcs"=>0}}
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
{"transaction_id":"a9981461-3ddf-485e-bc25-eb5b51ab4646","code":200,"data":{"data":{"Message":"Payment of tax successfully done"},"status_cd":"1"},"timestamp":1734602406000}