cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-1/hsn/{year}/{month} \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
200
200 Success
{ "code": 200, "data": { "data": { "hsn": { "chksum": "1a60e5144b4eecdc03ea2326ea0c5171ff7973840f10e9a409e8934c01283743", "data": [ { "camt": 2285, "desc": "Individual tax preparation and planning services", "hsn_sc": "998232", "iamt": 237746, "num": 1, "qty": 0, "rt": 18, "samt": 2285, "txval": 1346201, "uqc": "NA" } ], "flag": "N" } }, "status_cd": "1" }, "timestamp": 1763446641000, "transaction_id": "3f809d3d-8fa8-4c17-a798-8981318122e9"}
Get HSN summary for GSTR-1 data
Taxpayer access token
API version
API key for identification
Year e.g. 2020
Month e.g. 01
200 Success / RET11416 No data found
Show child attributes
1763446641000
"3f809d3d-8fa8-4c17-a798-8981318122e9"
Was this page helpful?