add_canned_service_part
Add a part line item to an existing canned service template, specifying part name, quantity, pricing, and notes.
Instructions
Add a part line item to an existing canned service template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Part name | |
| note | No | Additional notes | |
| taxable | No | Whether this part line is taxable | |
| quantity | No | Quantity of parts | |
| partNumber | No | Vendor part number | |
| cannedServiceId | Yes | The canned service ID to add the part to | |
| retailCostCents | No | Price charged to the customer, per unit, in integer cents | |
| wholesaleCostCents | No | Cost paid to the vendor, per unit, in integer cents |