Update Voucher
lexware_update_voucherUpdate an existing bookkeeping voucher in Lexware. Uses version field for optimistic locking to prevent conflicts.
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 |