v1
latestOpenAPI 3.0.32026-07-26362271803.3 KBCore Accounting
Update Intercompany Journal Entry
Updates an existing intercompany journal entry with new transaction details.
This endpoint allows for:
- Modifying transaction amounts and details
- Updating entity assignments and exchange rates
- Changing account assignments and categorizations
- Updating vendor, department, and tag information
- Maintaining balance validation across all entities
Key requirements:
- Total debits must equal total credits for each entity
- All account balances must be valid in all currencies
- Cannot modify entries in closed periods
- All referenced accounts must be active
- Existing transactions are replaced with new transaction set
- Exchange rates must be provided for all currency conversions
The update process atomically replaces all transactions while preserving the journal entry ID and audit trail.
put/coa/api/intercompany-journal-entry/{id}
Path parameters
idinteger required