/
Invoice Distribution Record

Invoice Distribution Record

The distribution node contains information on how the invoice document is accessible to different parties, how the invoice shall be distributed, aggregated and more. Contained in Invoice Document Record

access

Indicates how the client or the supplier can access the invoice document:

  • NotPublished : Not accessible

  • PublishedReadOnly : Accessible but viewing only

  • PublishedReadWrite : Accessible and properties and totals can be edited.

string

distributeEmail

Indicates the status of distribution of invoice by email:

  • NotRequired : Distribution by email is not required by default.

  • TransmissionRequired : Distribution by email is not required by default.

  • TransmissionSuccess : Sent by email with success

  • TransmissionFailed : Sent by email but with failure

Note that the Wordbee Translator Invoice Production tools permit to distribute invoices by expected channel. Email transmission is done automatically with Wordbee functionality.

string

distributePrint

Indicates the status of distribution of invoice by print or non-Wordbee channels:

  • NotRequired : Distribution by print is not required by default.

  • TransmissionRequired : Distribution by print is not required by default.

  • TransmissionSuccess : Sent by print with success

  • TransmissionFailed : Sent by print but with failure

string

variant

The variant in the invoice & quote template to use for generating the Excel or PDF document. See the online documentation on how to create a multi-variant template and assign this to clients or suppliers.

int

doAggregate

Indicates if this invoice is supposed to be aggregated and not be sent as an individual document.

bool

EXAMPLES

Example payload:

{ "access": "PublishedReadOnly", "distributeEmail": "TransmissionRequired", "distributePrint": "TransmissionRequired", "variant": 0, "doAggregate": true }

 

 

 

Related content

Invoice Properties Record
Invoice Properties Record
More like this
Invoice notification templates
Invoice notification templates
More like this
Invoice Attachment Record
Invoice Attachment Record
More like this
Invoice Identifiers Record
Invoice Identifiers Record
More like this
Invoice Document Basic Record
Invoice Document Basic Record
More like this
Allowing Suppliers To Upload Invoices
Allowing Suppliers To Upload Invoices
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008