orders_cancel_order
Cancel an unshipped order using its order ID. Provide an optional cancellation reason.
Instructions
Cancel an order that has not yet shipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for cancellation. | |
| order_id | Yes | Order to cancel. |