Factset · Example Payload

Factset Irn Contacts Contact Relationship Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

idisCurrentstartendtitlecomment

Example Payload

Raw ↑
{
  "id": "abc123",
  "isCurrent": true,
  "start": "example_value",
  "end": "example_value",
  "title": "Example Title",
  "comment": "example_value"
}