> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/cleartax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference.md).

# (Deprecated) E-Waybill JSON API Reference

{% hint style="danger" %}
This API is deprecated. Please use the [E-Waybill APIs from the unified set available here](/cleartax-docs/e-invoicing-api/introduction-to-e-invoicing-api.md).
{% endhint %}

## API Endpoints

### Setting up the account

{% content-ref url="/pages/-M2HiwPRz-2fX4waCnPU" %}
[Broken mention](broken://pages/-M2HiwPRz-2fX4waCnPU)
{% endcontent-ref %}

{% content-ref url="/pages/-M2HXcjCnnpixTPG45hx" %}
[Broken mention](broken://pages/-M2HXcjCnnpixTPG45hx)
{% endcontent-ref %}

### E-Waybills

{% content-ref url="/pages/-LbcjzAsaO5f0Fh9h8MM" %}
[(Deprecated) Generating E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/generating-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lbck7Q8IEFlj3jS0L-y" %}
[(Deprecated) Getting E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/getting-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lbck3xERBsVx-sO0Is1" %}
[(Deprecated) Updating E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/updating-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lbck9eV1t7y\_VcqLlXQ" %}
[(Deprecated) Extending Validity of E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/extending-validity-of-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4JjNJUmmFyeUi9ixpW" %}
[(Deprecated) Multi-vehicle E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/multi-vehicle-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjRobCGwnEY28R72pNE" %}
[(Deprecated) Printing E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/printing-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lmsfglm2zG8tC6YZhYI" %}
[(Deprecated) Cancelling E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/cancel-e-waybill.md)
{% endcontent-ref %}

### Consolidated E-Waybills

{% content-ref url="/pages/-LbckFEcbBAo\_08y-rWC" %}
[(Deprecated) Generating Consolidated E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/generating-consolidated-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LbcluJX4qIowmUnI3Qe" %}
[(Deprecated) Getting Consolidated E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/getting-consolidated-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LbckJb8ErkrOR-Ndf3K" %}
[(Deprecated) Regenerating Consolidated E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/regenerating-consolidated-e-waybill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjRrXijo5T5wbkH5gc-" %}
[(Deprecated) Printing Consolidated E-Waybill](/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/printing-consolidated-e-waybill.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference.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.
