accounting_invoice_items_update
Update invoice line items by specifying the invoice ID and item changes including quantity, unit price, tax, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No | Invoice item patch payload | |
| invoiceId | Yes | Invoice ID | |
| _confirmed | No | Set to true to confirm this write operation |