# Generate E-Way Bills in Bulk (Max Limit 1000)

{% embed url="<https://www.mastersindia.co/contact-us/?products=E-Way%20Bill%20API>" %}

<table><thead><tr><th>Name</th><th width="374">Description</th></tr></thead><tbody><tr><td><strong>URL</strong></td><td><a href="https://clientbasic.mastersindia.co/bulkEwayBillsGenerate">https://clientbasic.mastersindia.co/oauth/access_token</a></td></tr><tr><td><strong>Method Type</strong></td><td>Post</td></tr><tr><td><strong>Post Parameters (JSON Format)</strong></td><td>{ "access_token":"108e58a10c5fcde6b3ff77af946757b37ec29b94", "ewayBillList":[{ "userGstin":"05AAAAZ1723G1ZR", "supply_type":"outward", "sub_supply_type":"Others", "sub_supply_description":"sales from other country", "document_type":"tax invoice", "document_number":"123-8", "document_date":"10/05/2018", "gstin_of_consignor":"05AAAAZ2166M1Z7", "legal_name_of_consignor":"welton", "address1_of_consignor":"2ND CROSS NO 59 19 A", "address2_of_consignor":"GROUND FLOOR OSBORNE ROAD", "place_of_consignor":"Dehradun", "pincode_of_consignor":248001, "state_of_consignor":"UTTARAKHAND", "actual_from_state_name":"UTTARAKHAND", "gstin_of_consignee":"02EHFPS5910D2Z0", "legal_name_of_consignee":"sthuthya", "address1_of_consignee":"Shree Nilaya", "address2_of_consignee":"Dasarahosahalli", "place_of_consignee":"Beml Nagar", "pincode_of_consignee":689788, "state_of_supply":"ANDHRA PRADESH", "actual_to_state_name":"KARNATAKA", "total_invoice_value":5609889, "taxable_amount":5609889, "cgst_amount":0, "sgst_amount":0, "igst_amount":168296.67, "cess_amount":224395.56, "transporter_id":"", "transporter_name":"", "transporter_document_number":"", "transporter_document_date":"", "transportation_mode":"road", "transportation_distance":"656", "vehicle_number":"PVC1234", "vehicle_type":"Regular", "generate_status":1, "data_source":"erp", "user_ref":"1232435466sdsf234", "location_code":"XYZ", "eway_bill_status":"ABC", "auto_print":"Y", "itemList": [{ "product_name":"Wheat", "product_description":"Wheat", "hsn_code":1001, "quantity":4, "unit_of_product":"BOX", "cgst_rate":0, "sgst_rate":0, "igst_rate":3, "cess_rate":4, "cessAdvol":0, "taxable_amount":5609889 }, { "product_name":"Wheat", "product_description":"Wheat", "hsn_code":1001, "quantity":4, "unit_of_product":"BOX", "cgst_rate":0, "sgst_rate":0, "igst_rate":3, "cess_rate":4, "cessAdvol":0, "taxable_amount":5609889 } ] }, { "userGstin":"05AAAAZ1723G1ZR", "supply_type":"outward", "sub_supply_type":"Others", "sub_supply_description":"sales from other country", "document_type":"tax invoice", "document_number":"123-8", "document_date":"10/05/2018", "gstin_of_consignor":"05AAAAZ2166M1Z7", "legal_name_of_consignor":"welton", "address1_of_consignor":"2ND CROSS NO 59 19 A", "address2_of_consignor":"GROUND FLOOR OSBORNE ROAD", "place_of_consignor":"Dehradun", "pincode_of_consignor":248001, "state_of_consignor":"UTTARAKHAND", "actual_from_state_name":"UTTARAKHAND", "gstin_of_consignee":"02EHFPS5910D2Z0", "legal_name_of_consignee":"sthuthya", "address1_of_consignee":"Shree Nilaya", "address2_of_consignee":"Dasarahosahalli", "place_of_consignee":"Beml Nagar", "pincode_of_consignee":689788, "state_of_supply":"ANDHRA PRADESH", "actual_to_state_name":"KARNATAKA", "total_invoice_value":5609889, "taxable_amount":5609889, "cgst_amount":0, "sgst_amount":0, "igst_amount":168296.67, "cess_amount":224395.56, "transporter_id":"", "transporter_name":"", "transporter_document_number":"", "transporter_document_date":"", "transportation_mode":"road", "transportation_distance":"656", "vehicle_number":"PVC1234", "vehicle_type":"Regular", "generate_status":1, "data_source":"erp", "user_ref":"1232435466sdsf234", "location_code":"XYZ", "eway_bill_status":"ABC", "auto_print":"Y", "itemList": [{ "product_name":"Wheat", "product_description":"Wheat", "hsn_code":1001, "quantity":4, "unit_of_product":"BOX", "cgst_rate":0, "sgst_rate":0, "igst_rate":3, "cess_rate":4, "cessAdvol":0, "taxable_amount":5609889 }, { "product_name":"Wheat", "product_description":"Wheat", "hsn_code":1001, "quantity":4, "unit_of_product":"BOX", "cgst_rate":0, "sgst_rate":0, "igst_rate":3, "cess_rate":4, "cessAdvol":0, "taxable_amount":5609889 } ] }] }</td></tr><tr><td><strong>Success Response</strong></td><td>{ "results": [ { "message": { "ewayBillNo": 351000977895, "ewayBillDate": "06/04/2018 10:04:00 AM", "validUpto": "13/04/2018 23:59:00 PM", "error": false }, "status": "Success", "code": 200, "requestId": "ERP1522989233" }, { "message": { "ewayBillNo": 321000977896, "ewayBillDate": "06/04/2018 10:04:00 AM", "validUpto": "13/04/2018 23:59:00 PM", "error": false }, "status": "Success", "code": 200, "requestId": "ERP1522989234" } ] }</td></tr><tr><td><strong>Error Response</strong></td><td>{ "results": [ { "message": "Transportation distance is required", "status": "No Content", "code": 204 }, { "message": "Invalid Trans mode", "status": "No Content", "code": 204, "requestId": "ERP1522989988" } ] }</td></tr></tbody></table>

{% embed url="<https://www.mastersindia.co/contact-us/?products=E-Way%20Bill%20API>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mastersindia.co/gst-eway-bill-api/generate-e-way-bills-in-bulk-max-limit-1000.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
