Cancel order
cancel_orderCancel a specific working order by its ID. Provide the account number and order ID to remove an open order.
Instructions
Cancel a single working order by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_number | Yes | The account number | |
| order_id | Yes | The order id to cancel |