An instrument has been modified
Event Type | Description |
---|---|
| An instrument has been modified |
{
"id": "event_17913550-6db0-4086-9137-3fd728bd6821",
"type": "instruments.updated",
"timestamp": "2019-08-21T16:41:53.938331938Z",
"payload": {
"instrumentID": "26fa9515-d1c6-44ce-93b2-b94430451508",
"previous": {
"status": "ACTIVE"
},
"current": {
"status": "INACTIVE"
}
}
}
{
"id": "event_ca1fd34b-aa0e-474d-8b43-90acfad88a47",
"type": "instruments.updated",
"timestamp": "2019-08-21T16:44:18.756968650Z",
"payload": {
"instrumentID": "26fa9515-d1c6-44ce-93b2-b94430451508",
"previous": {
"symbol": "ZVZZA"
},
"current": {
"symbol": "ZVZZZ"
}
}
}
Results Explained
Attribute | Type | Description |
---|---|---|
| string | unique event identifier |
| string | the type of event |
| string | time when the event was created |
| object | contains the event details |
| string | instrument identifier |
| object | object containing the details of the instrument prior to the update |
| string | symbol of the instrument |
| string | status of the created symbol. Options: |
| object | object containing the instruments current details |
| string | symbol of the instrument |
| string | status of the created symbol. Options: |