Update Voucher
lexware_update_voucherUpdate an existing bookkeeping voucher in Lexware by providing its UUID and body with version field for optimistic locking.
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 |