update_manual_entry
Update existing manual bookkeeping entries in Bexio by specifying the entry ID, type, date, and new entries. Modify financial records accurately without recreating them.
Instructions
Update manual entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The id of the main resource | |
| date | Yes | the booking date | |
| type | Yes | Choose one of the following three types:<br><br> **manual_single_entry**<br> Can be used to create a simple one line booking such as: | debit account | credit account | amount | |-----|------|----:| | 1020 | 3200 | 13600 | **manual_compound_entry** <br> Can be used to create a more complex booking w | |
| entries | Yes | ||
| reference_nr | No | A reference number for the booking | |
| manual_entry_id | Yes | Path parameter (undeclared in the bexio spec; inferred from the URL template). |