update_canned_service_labor
Update labor line items on a canned service template by specifying item ID, hours, rate, and tax status.
Instructions
Update a labor line item on a canned service template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated labor name | |
| note | No | Additional notes | |
| hours | No | Updated labor hours | |
| itemId | Yes | The labor line item ID to update | |
| taxable | No | Whether this labor line is taxable | |
| rateCents | No | Updated billed rate per hour, in integer cents | |
| costRateCents | No | Updated internal cost rate per hour, in integer cents | |
| cannedServiceId | Yes | The canned service ID |