Factset · Example Payload

Factset Irn Configuration Custom Symbol Custom Field Config Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

idcodenametypeisHiddenisMandatoryisShownInInfoboxoptionsConfigcustomSymbolTypes

Example Payload

Raw ↑
{
  "id": "abc123",
  "code": "example_value",
  "name": "Example Title",
  "type": "example_value",
  "isHidden": true,
  "isMandatory": true,
  "isShownInInfobox": true,
  "optionsConfig": [],
  "customSymbolTypes": []
}