# Invoices

An Apptiflo Invoice documents the total amount sold to a Customer Account and is created when a Sales Order is received. All updates to the Sales Order automatically update the linked Invoice. The Invoice total is the expected payment from the Customer Account.

Accounts may also create Invoices independent of any Sales Orders. Independent invoices will generate a Bill in the Customer's Account.

#### Learn more about processing Invoices:

{% content-ref url="/pages/2tIUmbFzgV9ekmQfYFeZ" %}
[How do I add an Invoice?](/application-docs/invoices/how-do-i-add-an-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/mmNDWB9kp2ioR6k7BR7R" %}
[How do I update a Draft Invoice?](/application-docs/invoices/how-do-i-update-a-draft-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/fDDWIGjSxeh1XoGLaois" %}
[How do I update an Open Invoice?](/application-docs/invoices/how-do-i-update-an-open-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/DNpWSzsApI4MD0WPXPJ9" %}
[How do I delete an Open Invoice?](/application-docs/invoices/how-do-i-delete-an-open-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/kVj0CZRj7a8b2p415GLg" %}
[How do I verify a payment for an Open Invoice?](/application-docs/invoices/how-do-i-verify-a-payment-for-an-open-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/3tS2ptOtxMFRUl2FFcyW" %}
[How do I mark an Open Invoice as Paid?](/application-docs/invoices/how-do-i-mark-an-open-invoice-as-paid.md)
{% endcontent-ref %}

{% content-ref url="/pages/fR6PD9nV975kJEhopkWA" %}
[How do I mark an Open Invoice as Uncollectible?](/application-docs/invoices/how-do-i-mark-an-open-invoice-as-uncollectible.md)
{% endcontent-ref %}

#### Invoice Items

{% content-ref url="/pages/0YS0B3nlFK5WUdXZQvwE" %}
[How do I add an Invoice Item?](/application-docs/invoices/how-do-i-add-an-invoice-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/8O4lRDEzOx1M7F8qZtQc" %}
[How do I edit an Invoice Item?](/application-docs/invoices/how-do-i-edit-an-invoice-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/a7ytzS2hOR9hFtCZRto1" %}
[How do I delete an Invoice Item?](/application-docs/invoices/how-do-i-delete-an-invoice-item.md)
{% endcontent-ref %}

{% embed url="<https://apptiflo.com/>" %}


---

# 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://docs.apptiflo.com/application-docs/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.
