APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Agave
Invoice
Agave
· Schema
Invoice
An accounts payable invoice.
Accounting
Construction
Integration
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