cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-2a/tds/{year}/{month} \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
{ "code": 200, "data": { "error": { "error_cd": "RET13509", "message": "No document found for the provided Inputs" }, "status_cd": "0" }, "timestamp": 1763446641000, "transaction_id": "bbe3e10a-8cf7-452b-ac22-d3814375efd2" }
Get invoices in GSTR2A related to TDS credit for a return period for authenticated taxpayer
Taxpayer access token
API version
API key for identification
Year e.g. 2020
Month e.g. 01
RET13509 No data found
200
Show child attributes
1763446641000
"bbe3e10a-8cf7-452b-ac22-d3814375efd2"
Was this page helpful?