Invoice Document Basic Record
This JSON object represents an invoice or quotation with a reduced amount of details., compared to the full document: Invoice Document Record
Typically used when we do not require all properties such as the invoice details lines.
The properties are:
| The invoice ID, project ID and other identifiers. | object |
| Main invoice properties such as status, invoice number, dates. | object |
| The client company ID. With supplier invoices, this will always be the platform’s company (My Company). | object |
| True if the supplier company is “My Company”. | object |
EXAMPLES
Example payload with all root nodes:
{
"identifiers": { .... },
"properties":{ .... },
"totals":{ .... },
"aggregation":{ .... }
}
Copyright Wordbee - Buzzin' Outside the Box since 2008