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
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"
}Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
GST taxpayer access token. For token-generation steps, refer to the Generate Taxpayer Session recipe, then pass the token in the authorization header.
API key for identification
API version
Bill of Entry Number
"8108363"
Port Code
"INBLR4"
Date when Bill of Entry was created
"01/04/2020"
Was this page helpful?