Order Entry API V2 - Submit Request For Quote
Request
Body
Ref | Field | Name | Data Type | Values | Usage | Description |
---|---|---|---|---|---|---|
1 | header | |||||
2 | → applicationName | Application Name | String | REQUIRED | Identifies the application generating the message. | |
3 | → applicationVendor | Application Vendor | String | REQUIRED | Identifies the vendor of the application generating the message. | |
4 | → applicationVersion | Application Version | String | REQUIRED | Identifies the version of the application generating the message. | |
5 | → requestId | Request ID | String | REQUIRED | A unique identifier for the request provided by the client for correlation. | |
6 | → sentTime | Sent Time | DateTime | REQUIRED | Timestamp of the message leaving the producing application. | |
7 | payload | |||||
8 | → entities | |||||
9 | → → customerAccountId | Customer Account ID | String |
| REQUIRED | Unique account identifier. |
10 | → → executingFirmId | Executing Firm ID | String |
| REQUIRED | |
11 | → → operatorId | Operator ID | String |
| REQUIRED | |
12 | → → senderCountry | Sender Country | String |
| REQUIRED | |
13 | → → senderState | Sender State | String |
| OPTIONAL | |
14 | → instrument | |||||
15 | → → glbxSecurityId | Globex Security ID | Integer | REQUIRED | ||
16 | → manualInd | Manual Indicator | YesNoIndicator |
| REQUIRED | Indicates whether the order was generated by automated trading logic. |
17 | → qtyInt | Quantity Integer | Integer | OPTIONAL | ||
18 | → sideInd | Side Indicator | MarketSideIndicator |
| OPTIONAL |
Response - 201
Body
Ref | Field | Name | Data Type | Values | Usage | Description |
---|---|---|---|---|---|---|
1 | header | |||||
2 | → requestId | Request ID | string | ALWAYS | A unique identifier for the request provided by the client for correlation. | |
3 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. | |
4 | payload | |||||
5 | → entities | |||||
6 | → → operatorId | Operator ID | string | ALWAYS | ||
7 | → → senderCountry | Sender Country | string | ALWAYS | ||
8 | → → senderState | Sender State | string | OPTIONAL | ||
9 | → manualInd | Manual Indicator | yesNoIndicator |
| ALWAYS | Indicates whether the order was generated by automated trading logic. |
10 | → transactionTime | Transaction Time | dateTime | ALWAYS | ||
11 | → venueQuoteId | Venue Quote ID | string | ALWAYS |
Response - 500
Body
Ref | Field | Name | Data Type | Values | Usage | Description |
---|---|---|---|---|---|---|
1 | errors[] | |||||
2 | → code | Code | string |
| ALWAYS | |
3 | → message | Message | string | ALWAYS | ||
4 | header | |||||
5 | → requestId | Request ID | string | ALWAYS | A unique identifier for the request provided by the client for correlation. | |
6 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. |
Response - 403
Body
Ref | Field | Name | Data Type | Values | Usage | Description |
---|---|---|---|---|---|---|
1 | errors[] | |||||
2 | → code | Code | string |
| ALWAYS | |
3 | → message | Message | string | ALWAYS | ||
4 | header | |||||
5 | → requestId | Request ID | string | ALWAYS | A unique identifier for the request provided by the client for correlation. | |
6 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. |
Response - 400
Body
Ref | Field | Name | Data Type | Values | Usage | Description |
---|---|---|---|---|---|---|
1 | errors[] | |||||
2 | → code | Code | string |
| ALWAYS | |
3 | → message | Message | string | ALWAYS | ||
4 | → referenceField | Reference Field | string | OPTIONAL | ||
5 | header | |||||
6 | → requestId | Request ID | string | ALWAYS | A unique identifier for the request provided by the client for correlation. | |
7 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. |
How was your Client Systems Wiki Experience? Submit Feedback
Copyright © 2024 CME Group Inc. All rights reserved.