Agave · Schema

Invoice

An accounts payable invoice.

AccountingConstructionIntegration

Properties

Name Type Description
id string Invoice identifier.
project_id string Associated project identifier.
vendor_id string Vendor who issued the invoice.
invoice_number string Vendor invoice number.
amount number Invoice total amount in USD.
status string Invoice processing status.
invoice_date string Invoice date.
due_date string Invoice due date.
View JSON Schema on GitHub