cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-2a/{year}/{month} \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
200
200 No data
{ "code": 200, "data": { "data": { "fp": "042024", "gstin": "29AAACQ3770E000" } }, "timestamp": 1763446641000, "transaction_id": "50d9c8de-1b74-4de8-9d16-01892a5b1c84" }
Get the complete GSTR2A document for a return period for authenticated taxpayer
Taxpayer access token
API version
API key for identification
Year e.g. 2020
Month e.g. 01
200 No data / 200 Success
Show child attributes
1763446641000
"50d9c8de-1b74-4de8-9d16-01892a5b1c84"
Was this page helpful?