List E-Way Bills by generator

POST {{sandbox_host}}/gst/compliance/e-way-bill/transporter/bills/list?generated_date=26/06/2024

https://docs.ewaybillgst.gov.in/apidocs/version1.03/get-eway-bill-transporter-gstin-and-date.html#overview

Request Params

| Key | Datatype | Required | Description | | generated_date | string | | |

Request Body

{"generator_gstin"=>"29AAACQ3770E000"}

HEADERS

| Key | Datatype | Required | Description | | x-api-key | string | | | | authorization | string | | |

RESPONSES

status: OK

"{\n    \"transaction_id\": \"{{$randomUUID}}\",\n    \"code\": 200,\n    \"data\": {\n        \"error\": {\n            \"errorCodes\": \"336\"\n        },\n        \"status\": \"0\",\n        \"info\": \"\"\n    },\n    \"timestamp\": {{$timestamp}}000\n}"