timeiq_expense_category_update
Update an expense category by its slug with a partial changeset, modifying specific fields without replacing the entire record.
Instructions
Update an existing expense category by its slug with a partial changeset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| changeset | Yes | ||
| dry_run | No |