timeiq_expense_update_many
Update multiple expense entries in bulk with a safety limit of 50 entries per request, using a changeset and optional confirmation or dry run.
Instructions
Update multiple expense entries. Safe-guarded for actions exceeding 50 entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| changeset | Yes | ||
| confirm_bulk | No | ||
| dry_run | No |