# Sale Despatch

- [Lists Sale Despatch](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/lists-sale-despatch.md)
- [Get Despatch HTML](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-despatch-html.md)
- [Get HTML of Despatch Answer](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-html-of-despatch-answer.md)
- [Get Despatch PDF](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-despatch-pdf.md)
- [Get PDF of Despatch Answer](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-pdf-of-despatch-answer.md)
- [Get XML of Despatch](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-xml-of-despatch.md)
- [Get XML of Despatch Answer](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-xml-of-despatch-answer.md)
- [Assign Tags to Despatch](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/assign-tags-to-despatch.md)
- [Get Despatch Tags](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-despatch-tags.md)
- [Gets Transaction History](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/gets-transaction-history.md)
- [Brings Details](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/brings-details.md)
- [Lists Document Attachments](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/lists-document-attachments.md)
- [Brings Mail Transaction History](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/brings-mail-transaction-history.md)
- [Brings Whatsapp Transaction History](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/brings-whatsapp-transaction-history.md)
- [Get SMS Transaction History](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-sms-transaction-history.md)
- [Gets Email Activities](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/gets-email-activities.md)
- [Exports Despatch in Bulk](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/exports-despatch-in-bulk.md)
- [Bulk Exports Despatch Answers](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/bulk-exports-despatch-answers.md)
- [Assigns a New Status to Despatch](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/assigns-a-new-status-to-despatch.md)
- [Sends the Despatch via e-mail](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/sends-the-despatch-via-e-mail.md)
- [Sends the Despatch via Whatsapp](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/sends-the-despatch-via-whatsapp.md)
- [Send Despatch via SMS](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/send-despatch-via-sms.md)
- [Controls the Despath from the GIB](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/controls-the-despath-from-the-gib.md)
- [Saves as Draft](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/saves-as-draft.md)
- [Get Despatch Envelope Information by ETTN](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/get-despatch-envelope-information-by-ettn.md)
- [Returns the Status Information of the Sale Despatch](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/returns-the-status-information-of-the-sale-despatch.md)
- [Assign Tags to Despatch](https://developer.nilvera.com/en/api/e-despatch-api/sale-despatch/assign-tags-to-despatch-1.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://developer.nilvera.com/en/api/e-despatch-api/sale-despatch.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.
