Invoice Document Basic Record

This JSON object represents an invoice or quotation with a reduced amount of details., compared to the full document: https://wordbee.atlassian.net/wiki/spaces/API2/pages/2487255083

Typically used when we do not require all properties such as the invoice details lines.

The properties are:

identifiers

The invoice ID, project ID and other identifiers.

See https://wordbee.atlassian.net/wiki/spaces/API2/pages/2487779392

object

properties

Main invoice properties such as status, invoice number, dates.

See https://wordbee.atlassian.net/wiki/spaces/API2/pages/2487255051

object

totals

The client company ID. With supplier invoices, this will always be the platform’s company (My Company).

See

object

aggregation

True if the supplier company is “My Company”.

See

object

EXAMPLES

Example payload with all root nodes:

{ "identifiers": { .... }, "properties":{ .... }, "totals":{ .... }, "aggregation":{ .... } }

 

 

 

 

 

Copyright Wordbee - Buzzin' Outside the Box since 2008