Skip to main content

Definition

In the PMS API, an invoice is a billing document issued to a guest or a booking agent. It summarizes the charges for a stay or service.
“Invoice” also exists in the Accounting API (an entry that generates journal entries automatically) and the Invoicing API (a standalone billing document).

Purpose

Invoices serve as the billing record for the property. They drive the collection and accounting processes.

Relationships

  • An invoice belongs to a customer.
  • It references one or more orders or services.

Endpoints

See also