pricebook_discounts_fees_create
Creates a new discount or fee record in the pricebook by specifying attributes such as type, code, amount, and category assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Discount and fee create payload | |
| _confirmed | No | Set to true to confirm this write operation |