Module lexoffice::model::vouchers[][src]

The voucher endpoint provides read/write access to (bookkeeping) sales vouchers (e.g. invoices, creditnotes). For the lexoffice API, write access is currently restricted to sales vouchers, while purchase vouchers can be read.

In contrast to usual invoices which contain item positions, stocks, etc., bookkeeping vouchers are more about bookkeeping and thus this only have positions grouped by tax rate. Optionally, a file (pdf or image) can be added to the voucher as a receipt which was created by an external system.

A higher level description of the handling of vouchers via the lexoffice API can be found in the bookkeeping cookbook (German only).

Structs

Voucher
VoucherBuilder

Builder for Voucher instances.

VoucherItems
VoucherItemsBuilder

Builder for VoucherItems instances.

Enums

TaxType
Type
VoucherStatus