inventory_purchase_order_markups_update
Update purchase order markup ranges by specifying start, end, and percentage values. Confirm the write operation to apply changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Purchase order markup ID | |
| 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 |