inventory_purchase_order_markups_create
Create a markup range for purchase orders by setting a cost range and a markup percentage to apply within that range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Starting value for this markup range | |
| to | No | Ending value for this markup range | |
| percent | No | Markup percentage for this range | |
| _confirmed | No | Set to true to confirm this write operation |