# Sale Invoices

- [Lists Sale Invoices](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/lists-sale-invoices.md)
- [Get the HTML of the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/get-the-html-of-the-invoice.md)
- [Get the PDF of the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/get-the-pdf-of-the-invoice.md)
- [Get the XML of the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/get-the-xml-of-the-invoice.md)
- [Assigns Tags To The Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/assigns-tags-to-the-invoice.md)
- [It Fetches The Invoice Tag Information](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/it-fetches-the-invoice-tag-information.md)
- [Retrieve Transaction History](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieve-transaction-history.md)
- [Brings Details](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/brings-details.md)
- [Retrieves Taxes](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-taxes.md)
- [Lists the Attachments of the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/lists-the-attachments-of-the-invoice.md)
- [Retrieves the Despatch Note Information](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-the-despatch-note-information.md)
- [Retrieves Email Transaction History](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-email-transaction-history.md)
- [Retrieves WhatsApp Transaction History](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-whatsapp-transaction-history.md)
- [Retrieves SMS Transaction History](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-sms-transaction-history.md)
- [Retrieves Email Activities](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-email-activities.md)
- [Exports Invoices in Bulk](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/exports-invoices-in-bulk.md)
- [Sets New Status to Invoices](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/sets-new-status-to-invoices.md)
- [Sends the Invoice via Email](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/sends-the-invoice-via-email.md)
- [Sends the Invoice via WhatsApp](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/sends-the-invoice-via-whatsapp.md)
- [Sends the Invoice via SMS](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/sends-the-invoice-via-sms.md)
- [Checks the Invoice from GTB](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/checks-the-invoice-from-gtb.md)
- [Checks the Invoice from GİB](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/checks-the-invoice-from-gib.md)
- [Retrieves Envelope Information with the ETTN Number of the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-envelope-information-with-the-ettn-number-of-the-invoice.md)
- [Save as Draft](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/save-as-draft.md)
- [Creates Drafts for Invoices in Bulk](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/creates-drafts-for-invoices-in-bulk.md)
- [Retrieves the Rejection Response of the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-the-rejection-response-of-the-invoice.md)
- [Retrieves the Status Information of the Sale Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/retrieves-the-status-information-of-the-sale-invoice.md)
- [Assigns a Custom Code to the Invoice](https://developer.nilvera.com/en/api/e-invoice-api/sale-invoices/assigns-a-custom-code-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-invoice-api/sale-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.
