update_canned_service_part
Update a part line item within a canned service template by specifying the item ID and new details such as name, quantity, pricing, notes, or tax status.
Instructions
Update a part line item on a canned service template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated part name | |
| note | No | Additional notes | |
| notes | No | Additional notes | |
| itemId | Yes | The part line item ID to update | |
| taxable | No | Whether this part line is taxable | |
| quantity | No | Updated quantity | |
| partNumber | No | Vendor part number | |
| cannedServiceId | Yes | The canned service ID | |
| retailCostCents | No | Updated customer price, per unit, in integer cents | |
| wholesaleCostCents | No | Updated vendor cost, per unit, in integer cents |