GetGSTR-2A AMDHIST

GET {{sandbox_host}}/gst/compliance/tax-payer/gstrs/gstr-2a/amdhist/:year/:month?port_code=INBLR4&bill_of_entry_number=8108363&bill_of_entry_date=01/04/2020

Request Params

KeyDatatypeRequiredDescription
port_codestringPort Code
bill_of_entry_numbernumberBill of Entry Number
bill_of_entry_datestringDate when Bill of Entry was created

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
x-api-versionstring
authorizationstring

RESPONSES

status: OK

"{\n    \"transaction_id\": \"{{$randomUUID}}\",\n    \"code\": 200,\n    \"data\": {\n        \"status_cd\": \"0\",\n        \"error\": {\n            \"message\": \"No Details Found for the Provided Inputs\",\n            \"error_cd\": \"RET13508\"\n        }\n    },\n    \"timestamp\": {{$timestamp}}000\n}"