estimates_put_item
Add or update estimate items in ServiceTitan, including details like quantity, unit cost, and SKU account, to streamline billing and inventory management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chargeable | No | Chargeable | |
description | No | Description | |
id | Yes | Format - int64. Item ID | |
itemGroupName | No | Item Group Name | |
itemGroupRootId | No | Item Group Root ID | |
membershipTypeId | No | Membership Type ID | |
qty | No | Quantity | |
skuAccount | No | SKU Account | |
tenant | Yes | Format - int64. Tenant ID | |
unitCost | No | Unit Cost | |
unitRate | No | Unit Rate |