# Invoicing Process Overview

## Automated Invoices

At the core of Apptiflo's Purchasing platform is automating Invoices from Sales Orders. An Invoice is created after accepting a Sales Order from a Customer. All Order updates are to be completed on the Sales Order, such as updates to Order Items or shipment addresses. Updates will synchronize with the Invoice. &#x20;

## New Invoice Creation

An Account creates an Invoice by selecting an integrated Customer. Users can add custom items to the Invoice, and a corresponding Bill will be added to the Customer's Account. A manually created Invoice is not linked to any Sales Orders.&#x20;

{% content-ref url="/pages/KnN6pw9RTpyxJKXWhAAc" %}
[Create Invoice](/application-docs/invoices/invoicing-process-overview/create-invoice.md)
{% endcontent-ref %}

## Payments

The primary purpose of Invoices and Bills is to see the payments due. Customer Accounts can record their payments on Bills, while Supplier Accounts can confirm payments on Invoices. This confirmation provides a clear record of payment attached to each Order. Apptiflo does not process any payments because every Account needs the flexibility to make payments that fit their terms.

{% content-ref url="/pages/s0RTVDMzUwVXtoUOWTWT" %}
[Mark a payment for a Bill](/application-docs/invoices/invoicing-process-overview/mark-a-payment-for-a-bill.md)
{% endcontent-ref %}

{% content-ref url="/pages/vPRh05rq0UJoNHJxoDih" %}
[Verify payment for an Invoice](/application-docs/invoices/invoicing-process-overview/verify-payment-for-an-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/urUB4I5ttkILDpjZuY9D" %}
[Finalize Invoice](/application-docs/invoices/invoicing-process-overview/finalize-invoice.md)
{% endcontent-ref %}

#### Learn more about Invoices:

{% content-ref url="/pages/4y74vt6LXoR1EQiFdZvu" %}
[Invoices](/application-docs/invoices.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/invoicing-process-overview.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.
