Request
Parameters
Parameter | Name | Location | Type | Multi-ple | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CME-Application-Name | Application Name | Header | String | No |
| Name of the customer system that generated the message. Must match the system name as certified in AutoCert+ exactly. | |||||||||
CME-Application-Vendor | Application Vendor | Header | String | No |
| Name of the vendor who provided the customer system. For a proprietary system, use the firm name. | |||||||||
CME-Application-Version | Application Version | Header | String | No |
| Version identifier for the customer system. | |||||||||
CME-Request-ID | Request ID | Header | String | No |
| Identifier for the customer message. | |||||||||
CME-Transact-Time | Transaction Time | Header | DateTime | No | Format: yyyy-mm-ddThh:mm:ss.dZ |
| Timestamp of when the message was sent from customer system. |
Body
Anchor | ||||
---|---|---|---|---|
|
InstrumentRequestMessage
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
payload[] | Payload | Instrument |
Anchor | ||||
---|---|---|---|---|
|
InstrumentRequestMessage.payload[]
Field | Name | Type | Values | Usage | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
productType | Product Type | ProductType |
|
| |||||||||||
legs[] | Legs | Instrument |
Anchor | ||||
---|---|---|---|---|
|
InstrumentRequestMessage.payload[].legs[]
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
delta | Delta | Decimal |
| ||||||||||
referencePrice | Reference Price | Price |
| ||||||||||
sideInd | Side Indicator | MarketSideIndicator |
|
| |||||||||
strategyRatio | Strategy Ratio | Integer |
| ||||||||||
symbol | Symbol | String |
|
Response - 202
Headers
Parameter | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Location | Location | URI |
| Standard HTTP Header field for sending a URL |
Response - 400
Body
Anchor | ||||
---|---|---|---|---|
|
ErrorResponseMessage
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
errors[] | Errors | Error |
Anchor | ||||
---|---|---|---|---|
|
ErrorResponseMessage.errors[]
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
code | Error Code | String |
| ||||||||||
instance | Error Instance | String |
| ||||||||||
message | Error Message | String |
| ||||||||||
referenceIndex | Error Reference Index | Integer |
|
Response - 401
Response - 500
Body
Anchor | ||||
---|---|---|---|---|
|
ErrorResponseMessage
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
errors[] | Errors | Error |
Anchor | ||||
---|---|---|---|---|
|
ErrorResponseMessage.errors[]
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
code | Error Code | String |
| ||||||||||
instance | Error Instance | String |
| ||||||||||
message | Error Message | String |
| ||||||||||
referenceIndex | Error Reference Index | Integer |
|