cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-2a/ecoma/{year}/{month} \ --header 'authorization: <authorization>' \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-version: <x-api-version>'
{ "code": 200, "timestamp": 1769775699280, "data": { "status_cd": "0", "error": { "message": "No document found for the provided Inputs", "error_cd": "RET13509" } }, "transaction_id": "800bae5a-0c3b-4dda-b235-9aa20c6f7f31" }
Get amended ECOM details in GSTR-2A for a return period for authenticated taxpayer.
Year e.g. 2020
Month e.g. 01
optional Counter party GSTIN
optional
Filter to fetch data from specified date. E.g., 28/01/2025
Show child attributes
Was this page helpful?