Factset · Example Payload

Factset Irn Contacts Contact Relationship Two Sided Save Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

relationshipIdleftContactIdrightContactIdstartendcommentisCurrentsymbolIdsymboltitle

Example Payload

Raw ↑
{
  "relationshipId": "500123",
  "leftContactId": "500123",
  "rightContactId": "500123",
  "start": "example_value",
  "end": "example_value",
  "comment": "example_value",
  "isCurrent": true,
  "symbolId": "500123",
  "symbol": "example_value",
  "title": "Example Title"
}