The Invoice object
The Invoice object represents an itemized record of goods and/or services sold to a customer or bought from a vendor.
Represents a Bill when the Invoice type is ACCOUNTS_PAYABLE. References an Invoice when the Invoice type is ACCOUNTS_RECEIVABLE.
The third-party API ID of the matching object.
Whether the invoice is an accounts receivable or accounts payable. If type is ACCOUNTS_PAYABLE, the invoice is a bill. If type is ACCOUNTS_RECEIVABLE, it is an invoice.
ACCOUNTS_RECEIVABLE- ACCOUNTS_RECEIVABLEACCOUNTS_PAYABLE- ACCOUNTS_PAYABLE
The status of the invoice.
PAID- PAIDDRAFT- DRAFTSUBMITTED- SUBMITTEDPARTIALLY_PAID- PARTIALLY_PAIDOPEN- OPENVOID- VOID
Array of Payment object IDs.
CreditNoteApplyLines applied to the Invoice.
VendorCreditApplyLines applied to the Invoice.
If the transaction is inclusive or exclusive of tax. True if inclusive, False if exclusive.
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.