Factset · Example Payload

Factset Irn Configuration Relationship Save Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

relationshipCategoryIdrelationshipCodebidirectionalNameleftToRightNamerightToLeftNamehideDateshideCommenthideCompany

Example Payload

Raw ↑
{
  "relationshipCategoryId": "500123",
  "relationshipCode": "example_value",
  "bidirectionalName": "example_value",
  "leftToRightName": "example_value",
  "rightToLeftName": "example_value",
  "hideDates": true,
  "hideComment": true,
  "hideCompany": true
}