# Draft Invoices

- [Lists Draft Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/lists-draft-invoices.md)
- [Deletes Draft Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/deletes-draft-invoices.md)
- [Bring HTML of the Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/bring-html-of-the-draft.md)
- [Bring PDF of the Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/bring-pdf-of-the-draft.md)
- [Bring XML of the Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/bring-xml-of-the-draft.md)
- [Bring Model of the Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/bring-model-of-the-draft.md)
- [Tag Assignment to Draft Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/tag-assignment-to-draft-invoice.md)
- [Gets the Tag Information of the Draft Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/gets-the-tag-information-of-the-draft-invoice.md)
- [Bulk Exports Drafts](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/bulk-exports-drafts.md)
- [Assigns New Status to Drafts](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/assigns-new-status-to-drafts.md)
- [Approves and Sends the Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/approves-and-sends-the-draft.md)
- [Edit and Send the Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/edit-and-send-the-draft.md)
- [Creates Draft](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/creates-draft.md)
- [Creates Bulk Draft Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/creates-bulk-draft-invoice.md)
- [Brings Whatsapp Transaction History](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/brings-whatsapp-transaction-history.md)
- [Sends Draft Invoice via Whatsapp](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/sends-draft-invoice-via-whatsapp.md)
- [A Special Code is Assigned to the Draft Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/draft-invoices/a-special-code-is-assigned-to-the-draft-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/draft-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.
