Factset · Example Payload

Factset Irn Configuration Subject Config Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

idnamecodeisHiddenidentifierTypeidentifierTypestypecustomFieldIdsnewsHeadlineFormatemailHeadlineFormatnoteLengthLimit

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "code": "example_value",
  "isHidden": true,
  "identifierType": "example_value",
  "identifierTypes": [],
  "type": "example_value",
  "customFieldIds": [],
  "newsHeadlineFormat": [],
  "emailHeadlineFormat": "user@example.com",
  "noteLengthLimit": 10
}