Factset · Example Payload

Factset Irn Custom Symbols Create Custom Symbol Custom Field Value Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

codetextValuenumericValuedateValueextendedTextValueoptionValuescontactIds

Example Payload

Raw ↑
{
  "code": "example_value",
  "textValue": "example_value",
  "numericValue": 42.5,
  "dateValue": "example_value",
  "extendedTextValue": "example_value",
  "optionValues": [],
  "contactIds": []
}