Agave · Schema

InvoiceRequest

Request payload for creating an invoice.

AccountingConstructionIntegration

Properties

Name Type Description
project_id string Project to associate the invoice with.
vendor_id string Vendor identifier.
invoice_number string Vendor invoice number.
amount number Invoice amount in USD.
invoice_date string Invoice date.
View JSON Schema on GitHub