# E-Archive Invoices

- [Lists Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/lists-invoices.md)
- [Get the HTML of the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/get-the-html-of-the-invoice.md)
- [Get the PDF of the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/get-the-pdf-of-the-invoice.md)
- [Get the XML of the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/get-the-xml-of-the-invoice.md)
- [Tag Assignment to the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/tag-assignment-to-the-invoice.md)
- [Gets Tag Information of the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/gets-tag-information-of-the-invoice.md)
- [Gets Transaction History](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/gets-transaction-history.md)
- [Brings Details](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/brings-details.md)
- [Retrieves Taxes](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/retrieves-taxes.md)
- [Lists Document Attachments](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/lists-document-attachments.md)
- [Returns Delivery Note Information](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/returns-delivery-note-information.md)
- [Brings Mail Transaction History](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/brings-mail-transaction-history.md)
- [Brings Whatsapp Transaction History](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/brings-whatsapp-transaction-history.md)
- [Gets SMS Transaction History](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/gets-sms-transaction-history.md)
- [Gets Email Activities](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/gets-email-activities.md)
- [Exports Invoices in Bulk](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/exports-invoices-in-bulk.md)
- [Assigns New Status to Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/assigns-new-status-to-invoices.md)
- [Sends the Invoice via Email](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/sends-the-invoice-via-email.md)
- [Sends the Invoice via Whatsapp](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/sends-the-invoice-via-whatsapp.md)
- [Sends Invoice via SMS](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/sends-invoice-via-sms.md)
- [Saves as Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/saves-as-draft.md)
- [Bulk Drafts Outgoing Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/bulk-drafts-outgoing-invoices.md)
- [Cancels the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/cancels-the-invoice.md)
- [Undoes Invoice Cancellation](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/undoes-invoice-cancellation.md)
- [Returns the Status Information of the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/returns-the-status-information-of-the-invoice.md)
- [A Special Code is Assigned to the Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/e-archive-invoices/a-special-code-is-assigned-to-the-invoice.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-archive-invoice-api/e-archive-invoices.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.
