Order Entry API V2 - Get Order Status
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 | → customerAccountIds | Customer Account IDs | String |
| OPTIONAL | |
9 | → customerOrderId | Customer Order ID | String |
| OPTIONAL | |
10 | → executingFirmIds[] | Executing Firm IDs | String |
| REQUIRED | |
11 | → glbxSecurityIds[] | Globex Security IDs | Integer | OPTIONAL | For future use only | |
12 | → manualInd | Manual Indicator | YesNoIndicator |
| REQUIRED | Indicates whether the order was generated by automated trading logic. |
13 | → operatorIds[] | Operator IDs | String | OPTIONAL | ||
14 | → status | Status | OrderStatus | OPTIONAL | ||
15 | → transactionTimeEnd | Transaction Time End | DateTime | OPTIONAL | ||
16 | → transactionTimeStart | Transaction Time Start | DateTime | OPTIONAL | ||
17 | → venueOrderIds[] | Venue Order IDs | String | OPTIONAL |
Response - 200
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 | → responseClippedInd | Response Clipped Indicator | yesNoIndicator |
| OPTIONAL | |
4 | → responseCount | Response Count | int32 | OPTIONAL | ||
5 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. | |
6 | payload[] | |||||
7 | → action | Action | orderAction |
| ALWAYS | |
8 | → cumulativeQtyInt | Cumulative Quantity Integer | int32 | ALWAYS | ||
9 | → customerOrderId | Customer Order ID | string | ALWAYS | ||
10 | → displayQtyInt | Display Quantity Integer | int32 | OPTIONAL | ||
11 | → durationType | Duration Type | orderDurationType |
| ALWAYS | |
12 | → entities | |||||
13 | → → customerAccountId | Customer Account ID | string | ALWAYS | ||
14 | → → executingFirmId | Executing Firm ID | string | ALWAYS | ||
15 | → → operatorId | Operator ID | string | ALWAYS | ||
16 | → → senderCountry | Sender Country | string | ALWAYS | ||
17 | → → senderState | Sender State | string | OPTIONAL | ||
18 | → expirationDt | Expiration Date | date | CONDITIONAL | Criteria
| |
19 | → instrument | |||||
20 | → → glbxGroupId | Globex Group ID | string | ALWAYS | ||
21 | → → glbxSecurityId | Globex Security ID | int32 | ALWAYS | ||
22 | → manualInd | Manual Indicator | yesNoIndicator |
| ALWAYS | Indicates whether the order was generated by automated trading logic. |
23 | → marketSegmentId | Market Segment ID | int32 | ALWAYS | ||
24 | → memo | Memo | string | OPTIONAL | ||
25 | → minimumQtyInt | Minimum Quantity Integer | int32 | OPTIONAL | ||
26 | → price | Price | price | CONDITIONAL | Criteria
| |
27 | → qtyInt | Quantity Integer | int32 | ALWAYS | ||
28 | → rejectText | Reject Text | string | OPTIONAL | ||
29 | → remainingQtyInt | Remaining Quantity Integer | int32 | ALWAYS | ||
30 | → sideInd | Side Indicator | marketSideIndicator |
| ALWAYS | |
31 | → status | Status | orderStatus | ALWAYS | ||
32 | → stopPrice | Stop Price | price | CONDITIONAL | Criteria
| |
33 | → transactionTime | Transaction Time | dateTime | ALWAYS | ||
34 | → type | Type | orderType |
| ALWAYS | |
35 | → venueExecutionId | Venue Execution ID | string | ALWAYS | ||
36 | → venueOrderId | Venue Order ID | string | ALWAYS |
Response - 400
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 - 500
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. | |
8 | payload[] | |||||
9 | → transactionTime | Transaction Time | dateTime | OPTIONAL |
How was your Client Systems Wiki Experience? Submit Feedback
Copyright © 2024 CME Group Inc. All rights reserved.