inventory_purchase_orders_cancel
Cancel a purchase order by providing its ID and confirming the operation to reverse the order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Purchase order ID | |
| _confirmed | No | Set to true to confirm this write operation |