books_update_bill
Update existing bills in Zoho Books by modifying line items, dates, vendor, discounts, terms, and notes. Ensure financial records reflect accurate current data.
Instructions
Update an existing bill in Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| terms | No | ||
| bill_id | Yes | ||
| discount | No | ||
| due_date | No | ||
| vendor_id | No | ||
| adjustment | No | ||
| line_items | No | ||
| bill_number | No | ||
| template_id | No | ||
| currency_code | No | ||
| custom_fields | No | ||
| discount_type | No | ||
| billing_address | No | ||
| shipping_charge | No | ||
| is_inclusive_tax | No | ||
| purchaseorder_id | No | ||
| reference_number | No | ||
| adjustment_description | No | ||
| is_discount_before_tax | No |