Factset · Example Payload

Factset Irn Contacts Record Preview Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Irn Contacts Record Preview Dto Example is an example object payload from Factset, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

noteGuidmeetingGuidtitledate

Example Payload

Raw ↑
{
  "noteGuid": "500123",
  "meetingGuid": "500123",
  "title": "Example Title",
  "date": "example_value"
}