update_transactions_bulk
Batch update multiple transactions in a single call using IDs and writable fields. Apply changes across 1-500 transactions without modifying split or grouped entries.
Instructions
Update multiple transactions in a single call (1-500). Each entry must include id plus at least one writable field. Cannot be used to modify split or grouped transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transactions | Yes | Array of partial transaction updates, each keyed by its `id`. |