cURL
curl --request GET \ --url https://api.sandbox.co.in/gst/compliance/tax-payer/gstrs/gstr-2a/amdhist/{year}/{month} \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
{ "code": 200, "data": { "error": { "error_cd": "RET13508", "message": "No Details Found for the Provided Inputs" }, "status_cd": "0" }, "timestamp": 1763446641000, "transaction_id": "0903f05a-9d6d-4778-8a85-2e3c11bf3cd0" }
GSTR-2A AMDHIST
Taxpayer access token
API key for identification
API version
"{{year}}"
"{{month}}"
Bill of Entry Number
"8108363"
Port Code
"INBLR4"
Date when Bill of Entry was created
"01/04/2020"
RET13508 No details found
200
Show child attributes
"RET13508"
"No Details Found for the Provided Inputs"
"0"
1763446641000
"0903f05a-9d6d-4778-8a85-2e3c11bf3cd0"
Was this page helpful?