add_canned_service_fee
Add a fee line item to an existing canned service template by specifying the service ID and optional fee details like name, quantity, and unit cost.
Instructions
Add a fee line item to an existing canned service template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Fee name | |
| notes | No | Additional notes | |
| quantity | No | Quantity | |
| description | No | Fee description | |
| unitCostCents | No | Unit cost in integer cents | |
| unitPriceCents | No | Unit price in integer cents | |
| cannedServiceId | Yes | The canned service ID to add the fee to | |
| taxableValueType | No | Taxable value type |