estimates_items_update
Update estimate items in ServiceTitan by modifying quantities, rates, costs, descriptions, or chargeable status to maintain accurate project estimates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skuAccount | No | SKU account code for the estimate item | |
| description | No | Description of the estimate item | |
| membershipTypeId | No | Membership type ID associated with this item | |
| qty | No | Quantity for the estimate item | |
| unitRate | No | Unit sale rate for the estimate item | |
| unitCost | No | Unit cost for the estimate item | |
| itemGroupName | No | Item group display name | |
| itemGroupRootId | No | Item group root ID for categorization | |
| chargeable | No | Whether this item is chargeable | |
| id | Yes | Estimate ID | |
| _confirmed | No | Set to true to confirm this write operation |