accounting_journal_entries_sync_update
Synchronize an update to an accounting journal entry by providing its UUID. Confirm the write operation with the _confirmed parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Journal entry UUID | |
| _confirmed | No | Set to true to confirm this write operation |