Attribute | Type | Definition |
---|---|---|
Ack | boolean | The provider should acknowledge the message when received and applied. |
Domain | string,int | The domain model represented by this message. Defaults to Market Price if absent. Click here for a list of available domain models • Analytics • Contribution • Dictionary • EconomicIndicator • Forecast • Headline • History • Login • MarketByOrder • MarketByPrice • MarketByTime • MarketMaker • MarketPrice • NewsTextAnalytics • Poll • ProviderAdmin • Reference • ReplayHeadline • ReplayStory • ServiceProviderStatus • Source • Story • SymbolList • System • Transaction • YieldCurve |
ID | int | Integer value representing the event stream. It can also be used to match the request and responses. |
Message | object | A message such as Refresh or Update containing the content that is being posted. See the other types of Message for details. |
![]() | string,int | The domain model represented by this message. Defaults to Market Price if absent. Click here for a list of available domains • Analytics • Contribution • Dictionary • EconomicIndicator • Forecast • Headline • History • Login • MarketByOrder • MarketByPrice • MarketByTime • MarketMaker • MarketPrice • NewsTextAnalytics • Poll • ProviderAdmin • Reference • ReplayHeadline • ReplayStory • ServiceProviderStatus • Source • Story • SymbolList • System • Transaction • YieldCurve |
![]() | object | A field list. |
![]() | int,array(int) | Integer value(s), or array of integers representing the event stream. It can also be used to match the request and responses. |
![]() | string,int | The message classification. Defaults to Request if absent. Click here for a list of available types • Ack • Close • Generic • Post • Refresh • Request • Status • Update |
PostID | int | Used by upstream devices to distinguish different Post messages. Each Post message in a multi-part post must use the same PostID value. |
PostUserInfo | object | Represents information about the posting user. |
![]() | int | Dotted-decimal string representing the IP Address of the posting user. |
![]() | int | ID of posting user. |
Type | string,int | The message classification. Set to Post for Post message. Click here for a list of available types • Ack • Close • Generic • Post • Refresh • Request • Status • Update |