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
| Key | Datatype | Required | Description |
| port_code
| string | | Port Code |
| bill_of_entry_number
| number | | Bill of Entry Number |
| bill_of_entry_date
| string | | Date when Bill of Entry was created |
HEADERS
| Key | Datatype | Required | Description |
| x-api-key
| string | | |
| x-api-version
| string | | |
| authorization
| string | | |
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}"