inventory_purchase_orders_reject_request
Reject a purchase order request by providing its ID. Optionally confirm the write operation to prevent accidental rejection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Purchase order request ID | |
| _confirmed | No | Set to true to confirm this write operation |