books_create_estimate
Create a new estimate in Zoho Books by providing customer ID and line items. Use optional fields for notes, terms, discounts, and dates to tailor the estimate.
Instructions
Create a new estimate in Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| terms | No | ||
| discount | No | ||
| line_items | Yes | ||
| customer_id | Yes | ||
| expiry_date | No | ||
| currency_code | No | ||
| discount_type | No | ||
| estimate_date | No |