Update a memorandum entry
update_memorandum_entryUpdate a memorandum journal entry by replacing all lines. Ensures debit and credit totals are equal for valid posting.
Instructions
Update a memorandum entry.
Update an existing memorandum journal entry. All lines are replaced with the newly provided lines. Debit and credit totals across all lines must be equal.
[Memorandum] PUT /memorandum/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the memorandum entry to update. | |
| body | Yes | ||
| administration | No | The client administration to act on. Only one is configured: default. |