accounting_invoice_items_delete
Delete an invoice item from a ServiceTitan invoice. Requires invoice ID and item ID; confirm to proceed with removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Invoice item ID | |
| confirm | No | Set to true to confirm this potentially destructive action | |
| invoiceId | Yes | Invoice ID |