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 | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
payload[] | Payload | Collateral |
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
notificationGuid | Notification GUID | String |
| ||||||||||
qty | Quantity | Quantity |
| ||||||||||
instrument | Instrument | Instrument |
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cusip | Cusip | String |
| Some identifier for the collateral being allocated must be provided, either GUID, CUSIP, or ISIN. | |||||||||
guid | GUID | String |
| Some identifier for the collateral being allocated must be provided, either GUID, CUSIP, or ISIN. | |||||||||
isin | ISIN | String |
| Some identifier for the collateral being allocated must be provided, either GUID, CUSIP, or ISIN. |
Response - 200
Body
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
payload[] | Payload | Collateral |
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
collateralGuid | Collateral GUID | String |
| Note: this is the GUID of the newly introduced collateral. | |||||||||
venueCollateralNbr | Venue Collateral ID | String |
| ||||||||||
links[] | Links | Link |
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
href | Reference | URI |
| ||||||||||
rel | Relationship Type | LinkRelationshipType |
|
| Allocations will only result in a SELF link, while substitutions may include all four |
Response - 400
Body
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
errors[] | Errors | Error |
Anchor | ||||
---|---|---|---|---|
|
Field | Name | Type | Values | Usage | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
code | Code | String |
| ||||||||||
instance | Instance | String |
| ||||||||||
message | Message | String |
| ||||||||||
referenceIndex | Reference Index | Integer |
|