Skip to end of banner
Go to start of banner

Order Entry API V2 - Establish Websocket Connection

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Establish Websocket connections to the Order Entry Service with capability to configure Cancel on Disconnect preferences for the session.

Cancel on Disconnect will not be enabled when no parameters are provided on connect

All required parameters need to be provided to enable Cancel on Disconnect functionality.

URL/order/events
HTTP MethodGET
Version2.0.0
Contents

Request

Query Parameters

RefParameterNameTypeMulti-pleValuesUsageDescription
1codCustomerAccountIdCustomer Account IDStringYes
REQUIRED

A unique account identifier in Execution Firm accounts.
See "RMI Accounts with Special Characters" documentation for a complete list of allowable special characters.

2codOperatorIdOperator IDStringYes
REQUIRED

This value represents the individual or team submitting the message and is subject to registration requirements and character limits as required by CME Group -Rule-576  Advisory.

3codExecutingFirmIdExecuting Firm IDStringYes
REQUIRED

Execution firm id

4codEntityScopeEntity ScopeStringYes
  • CUSTOMER_ACCOUNT (CUSTOMER_ACCOUNT)
  • OPERATOR (OPERATOR)
OPTIONAL

Limits the scope of orders deleted

Response - 101

Messages

  • No labels