books_update_invoice
Modify an existing invoice in Zoho Books: update line items, discounts, due dates, notes, and more using the invoice ID.
Instructions
Update an existing invoice in Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| terms | No | ||
| discount | No | ||
| due_date | No | ||
| adjustment | No | ||
| invoice_id | Yes | ||
| line_items | No | ||
| customer_id | No | ||
| template_id | No | ||
| invoice_date | No | ||
| currency_code | No | ||
| discount_type | No | ||
| payment_terms | No | ||
| invoice_number | No | ||
| salesperson_id | No | ||
| shipping_charge | No | ||
| is_inclusive_tax | No | ||
| reference_number | No | ||
| payment_terms_label | No | ||
| adjustment_description | No | ||
| is_discount_before_tax | No |