Cancel Order Set
cancel_order_setCancel a set of related orders, like bracket legs, by specifying their order IDs to abort them all at once.
Instructions
Cancel a set of related orders, such as bracket legs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Outcome of the cancel request. | |
| message | No | Human-readable message with more detail. | |
| orderId | Yes | Order identifier that was requested to be cancelled. |