# Draft Invoices

- [List Draft Invoices](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/list-draft-invoices.md)
- [Delete Draft Invoices](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/delete-draft-invoices.md)
- [Retrieve the HTML of the Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/retrieve-the-html-of-the-draft.md)
- [Retrieve the PDF of the Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/retrieve-the-pdf-of-the-draft.md)
- [Retrieve the XML of the Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/retrieve-the-xml-of-the-draft.md)
- [Retrieve the Model of the Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/retrieve-the-model-of-the-draft.md)
- [Assign Tags to Draft Invoice](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/assign-tags-to-draft-invoice.md)
- [Retrieve Tag Information of the Draft Invoice](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/retrieve-tag-information-of-the-draft-invoice.md)
- [Export Drafts in Bulk](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/export-drafts-in-bulk.md)
- [Assign New Status to Drafts](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/assign-new-status-to-drafts.md)
- [Approve and Send the Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/approve-and-send-the-draft.md)
- [Edit and Send the Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/edit-and-send-the-draft.md)
- [Create Draft](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/create-draft.md)
- [Create Bulk Draft Invoices](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/create-bulk-draft-invoices.md)
- [Retrieve WhatsApp Transaction History](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/retrieve-whatsapp-transaction-history.md)
- [Send Draft Invoice via WhatsApp](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/send-draft-invoice-via-whatsapp.md)
- [Assign Custom Code to Draft Invoice](https://developer.nilvera.com/en/api/e-invoice-api/draft-invoices/assign-custom-code-to-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-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.
