# Deprecated E-Waybill API

- [(Deprecated) Introduction to E-Waybill API](https://docs.cleartax.in/cleartax-docs/e-waybill-api/introduction-to-e-waybill-api.md)
- [(Deprecated) Learn E-Waybill API Basics](https://docs.cleartax.in/cleartax-docs/e-waybill-api/learn-e-waybill-api-basics.md)
- [(Deprecated) Getting Started with E-Waybill API](https://docs.cleartax.in/cleartax-docs/e-waybill-api/getting-started-with-e-waybill-api.md)
- [(Deprecated) E-Waybill API Reference](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference.md)
- [(Deprecated) Resources and Masters](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/resources-and-masters.md)
- [(Deprecated) Unit Master](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/resources-and-masters/unit-master.md)
- [(Deprecated) State Master](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/resources-and-masters/state-master.md)
- [(Deprecated) Error Master](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/resources-and-masters/error-master.md)
- [(Deprecated) E-Waybill JSON API Reference](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference.md)
- [(Deprecated) Generating E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/generating-e-waybill.md)
- [(Deprecated) Getting E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/getting-e-waybill.md)
- [(Deprecated) Updating E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/updating-e-waybill.md)
- [(Deprecated) Extending Validity of E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/extending-validity-of-e-waybill.md)
- [(Deprecated) Multi-vehicle E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/multi-vehicle-e-waybill.md): You can use this API If the consignment of an e-way bill have to be moved in multiple vehicles.
- [(Deprecated) Printing E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/printing-e-waybill.md)
- [(Deprecated) Cancelling E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/cancel-e-waybill.md)
- [(Deprecated) Generating Consolidated E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/generating-consolidated-e-waybill.md)
- [(Deprecated) Getting Consolidated E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/getting-consolidated-e-waybill.md)
- [(Deprecated) Regenerating Consolidated E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/regenerating-consolidated-e-waybill.md)
- [(Deprecated) Printing Consolidated E-Waybill](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-json-api-reference/printing-consolidated-e-waybill.md)
- [(Deprecated) E-Waybill File Upload API Reference](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-api.md)
- [(Deprecated) Creating or Updating Documents](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-api/creating-or-updating-documents.md): All files containing documents are sent by submitting a POST request to the Upload File API with the following request headers.
- [(Deprecated) Getting Upload Status](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-api/getting-upload-status.md): You can get the status of an upload activity by submitting a GET request to the Upload File API .
- [(Deprecated) Getting Upload Validation](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-api/getting-upload-validation.md): If the upload activity status as seen above is PROCESSED, you can get the validation details of the upload activity by submitting a GET request to the Upload File API with following request headers.
- [(Deprecated) Getting Upload History](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-api/getting-upload-history.md): You can get the list of all upload activities by submitting a GET request to the Upload File API
- [(Deprecated) Rate Limiting & Best Practices](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-api-reference/e-waybill-api/rate-limiting-and-best-practices.md): Rate limiting & best practices all explained in this section.
- [(Deprecated) E-Waybill FTP Magnet](https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-ftp-magnet.md)


---

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