pricebook_categories_update
Updates an existing pricebook category's name, active status, or type in ServiceTitan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Category ID | |
| body | Yes | Category update payload | |
| _confirmed | No | Set to true to confirm this write operation |