Update Voucher
lexware_update_voucherUpdate an existing bookkeeping voucher in Lexware by providing its ID and updated data; use the version field to prevent overwriting concurrent changes.
Instructions
Update an existing bookkeeping voucher in Lexware. Requires version field for optimistic locking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Voucher UUID | |
| body | Yes | Voucher JSON with version field for optimistic locking |