Update Invoice Line Items
update_invoice_line_itemsSet an invoice's line items — array of {description, amount} (dollars). Recomputes the invoice total. Replaces the whole list. Requires event_id + item_id; host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| event_id | Yes | ||
| line_items | Yes |