cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/ledgers/cash \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
200
200 Success
{ "code": 200, "data": { "data": { "cl_bal": { "cessbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "cgstbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "desc": "Closing Balance", "igstbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "sgstbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "tot_rng_bal": 0 }, "fr_dt": "01/04/2024", "gstin": "24AAACQ3770E1ZP", "op_bal": { "cessbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "cgstbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "desc": "Opening Balance", "igstbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "sgstbal": { "fee": 0, "intr": 0, "oth": 0, "pen": 0, "tot": 0, "tx": 0 }, "tot_rng_bal": 0 }, "to_dt": "11/04/2024", "tr": [] }, "status_cd": "1" }, "timestamp": 1763446641000, "transaction_id": "01459da0-b84b-4aab-9867-bb84e8c67348"}
Get Cash Ledger for the specified period for authenticated taxpayer
Taxpayer access token
API key for identification
API version
required To Date (DD/MM/YYYY)
required
"{{to_date}}"
From Date (DD/MM/YYYY)
"{{from_date}}"
LG9089 To date cannot be beyond the current date / 200 Success
Show child attributes
1763446641000
"6fd2b813-bc69-40cf-a033-2d4f319ef728"
Was this page helpful?