updateScheduledTransaction
Update a scheduled transaction's details such as date, amount, frequency, payee, or category in YNAB. Specify the plan and transaction ID to modify the recurring transaction.
Instructions
Updates a single scheduled transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan). | |
| scheduled_transaction | Yes | ||
| scheduled_transaction_id | Yes | The id of the scheduled transaction |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |