updateMonthCategory
Updates the assigned budget amount for a category in a specified month. Use to adjust budget allocations for any month.
Instructions
Update a category for a specific month. Only budgeted (assigned) amount can be updated.
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). | |
| month | Yes | The plan month in ISO format (e.g. 2016-12-01) ("current" can also be used to specify the current calendar month (UTC)) | |
| category_id | Yes | The id of the category | |
| category | Yes |