batch_void_daybook_transactions
Void multiple daybook transactions in a single batch call with one approval and per-ID error reporting.
Instructions
Void many daybook transactions in one call with ONE user approval for the whole batch. Continues past individual failures and reports per-id results. Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Daybook transaction IDs to void (max 100) | |
| verbose | No | Return the full Billy response. Default false: compact records with key fields only (saves ~90% context) |