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