Invoice

A bill or invoice issued to a customer for products or services.

Fields

number
string
Invoice number or reference
customer
genericContact
Contact this invoice is issued to
company
genericCompany
Company this invoice is issued to
issueDate
date
Date the invoice was issued
dueDate
date
Date the invoice payment is due
status
string
Current status of the invoice (draft, sent, paid, etc)
currency
string
Currency code for the invoice amounts
subtotal
number
Subtotal amount before tax
tax
number
Tax amount
total
number
Total amount including tax
items
accountingInvoiceItem[]
Line items included in this invoice

Custom Fields

Supported
The Invoice model supports our Field Mapping feature, enabling you or your customers to seamlessly map invoice custom fields to the unified invoice model.

Connectors