Delete Journal Entry
accounting_delete_journal_entryDelete or void a journal entry. For entries tied to a transaction prefer re-categorizing the transaction (the entry re-derives). Deleting a derived entry is temporary — the engine re-creates it on the next sync; deleting a manual per-transaction override reverts the transaction to its automatic entry; a standalone manual entry is voided (kept for audit, excluded from reports). Every outcome is audit-logged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | UUID value wrapper. | |
| journalEntryId | Yes | UUID value wrapper. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||