- You must specify the stop_order’s
stop_order_id(UUID v4).
1) Authenticate
Send this immediately after you connect:2) Cancel Order
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
stop_order_id | string | ✅ | UUID v4 of the stop order to cancel. |
Sample Code
Example Response
When a stop order is successfully cancelled, you receive anorder_response with status CANCELLED: