cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-1/supeco/{year}/{month} \ --header 'authorization: <authorization>' \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-version: <x-api-version>'
{ "code": 200, "timestamp": 1768901278009, "data": { "status_cd": "0", "error": { "message": "No invoices found!!", "error_cd": "RETWEB_04" } }, "transaction_id": "9781a896-725e-4404-834e-201570379102" }
Get supplies through e-commerce details for a return period for authenticated taxpayer
Public key required to authorize API access.
Show child attributes
Was this page helpful?