Cancel order

Attempts to cancel an existing event contract order for the account. The cancellation is processed asynchronously; a successful response indicates the cancel request was received and is pending further processing, not that it has been accepted by the venue. Use the list orders and list trades endpoints, as well as the event contracts WebSocket to observe order lifecycle and fills. When an order is canceled, its reference ID will be replaced with a new automatically generated reference ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 256

The account ID or account number that owns the order.

string
required
length between 1 and 256

Unique order ID assigned by Clear Street. Use this ID to update or cancel the order.

Responses
201

Order cancellation received. Indicates the cancel request was received and is pending further processing.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json