pricebook_categories_create
Create a pricebook category with a required name and type (Services or Materials), and optionally set it as active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Category create payload | |
| _confirmed | No | Set to true to confirm this write operation |