estimates_update
Update an existing estimate by ID with optional fields for customer, name, number, date, note, status, ticket, or location.
Instructions
Update an existing estimate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Estimate ID (required) | |
| customer_id | No | Customer ID | |
| name | No | Estimate name | |
| number | No | Number | |
| date | No | Date | |
| note | No | Note | |
| status | No | Status: Fresh, Draft, Approved, Declined | |
| ticket_id | No | Ticket ID | |
| location_id | No | Location ID |