> For the complete documentation index, see [llms.txt](https://docs.mastersindia.co/gst-eway-bill-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mastersindia.co/gst-eway-bill-api/api-to-get-e-way-bill-generated-by-consignor.md).

# API to get E-Way Bill generated by Consignor

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

<table><thead><tr><th width="180">Name</th><th width="573">Description</th></tr></thead><tbody><tr><td><strong>URL</strong></td><td>https://clientbasic.mastersindia.co/getEwayBillData?access_token=9b70e8dac606ba43365a44abde39cc8a40d3c363&#x26;action=GetEwayBillGeneratedByConsigner&#x26;gstin=05AAAAU8709K1Z7&#x26;document_number=JIT128734&#x26;document_type=Delivery Challan</td></tr><tr><td><strong>Method Type</strong></td><td>GET</td></tr><tr><td><strong>Post Parameters (JSON Format)</strong></td><td>access_token, action, gstin, document_number, document_type</td></tr><tr><td><strong>Success Response</strong></td><td>{ "results": { "message": { "ewayBillNo": 391001710527, "ewayBillDate": "28/02/2019 05:16:00 PM", "validUpto": "07/03/2019 23:59:59 ", "alert": "" }, "status": "Success", "code": 200 } }</td></tr><tr><td><strong>Error Response</strong></td><td><p>{ </p><p>"results": { "message": "docType or docNo is missing in request", "status": "No Content", "code": 204 </p><p>}</p></td></tr></tbody></table>

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