accounting_journal_entries_update
Update a journal entry's name, status, or custom fields in ServiceTitan accounting. Provide the entry ID and optional patch payload; set _confirmed to apply changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Journal entry UUID | |
| payload | No | Journal entry patch payload | |
| _confirmed | No | Set to true to confirm this write operation |