Correct amount or date
correct_transactionChange a transaction's amount, date or account — the things update_transaction deliberately leaves alone. Use when the user says the number itself was wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| date | No | ||
| amount | No | Major units; negative = expense | |
| account_id | No | Move it to another account in the same currency |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||