# Draft Vouchers

- [Lists Draft Voucher](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/lists-draft-voucher.md)
- [Deletes Draft Voucher](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/deletes-draft-voucher.md)
- [Get HTML of Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/get-html-of-draft.md)
- [Get PDF of Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/get-pdf-of-draft.md)
- [Get PDF of Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/get-pdf-of-draft-1.md)
- [Get Model of Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/get-model-of-draft.md)
- [Bulk Exports Drafts](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/bulk-exports-drafts.md)
- [Assigns New Status to Drafts](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/assigns-new-status-to-drafts.md)
- [Approves and Sends the Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/approves-and-sends-the-draft.md)
- [Edit and Send the Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/edit-and-send-the-draft.md)
- [Creates Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/creates-draft.md)
- [Creates Bulk Draft](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/creates-bulk-draft.md)
- [Brings Whatsapp Transaction History](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/brings-whatsapp-transaction-history.md)
- [Sends Draft Voucher Via Whatsapp](https://developer.nilvera.com/en/api/e-voucher-api/draft-vouchers/sends-draft-voucher-via-whatsapp.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-voucher-api/draft-vouchers.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.
