add_canned_service_labor
Add a labor line item to an existing canned service template in Shopmonkey.
Instructions
Add a labor line item to an existing canned service template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Labor name | |
| note | No | Additional notes | |
| hours | No | Labor hours (e.g. 2.5) | |
| taxable | No | Whether this labor line is taxable | |
| rateCents | No | Billed labor rate per hour, in integer cents | |
| costRateCents | No | Internal cost rate per hour, in integer cents | |
| cannedServiceId | Yes | The canned service ID to add labor to |