pricebook_discounts_fees_delete
Delete a discount or fee from the pricebook by providing its ID. Use confirm flag to execute this destructive action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Discount/Fee ID | |
| confirm | No | Set to true to confirm this potentially destructive action |