pricebook_discounts_fees_update
Update an existing discount or fee in the ServiceTitan pricebook by specifying its ID and providing new values for fields like amount, type, and taxability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Discount/Fee ID | |
| body | Yes | Discount and fee update payload | |
| _confirmed | No | Set to true to confirm this write operation |