Factset · Example Payload

Factset Funds Summaries Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Funds Summaries Example is an example object payload from Factset, with 35 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIdfsymEntityIdfsymRegionalIdfsymTickerRegionfsymUltimateParentIdrequestIdactiveFlagactivelyManagedFlagbrandcountryDomicilecurrencydescInfofundOfFundsIdinceptionDateinsightissuerIdissuerNamelegalStructureleverageFactorleverageInversenamenavCurrencyobjectivepriceFirstDatepriceRecentDateshrClassshrClassActiveFlagshrClsActivelyManagedFlagshrClsCurrencyshrClsInceptDateshrClsNameshrClsTermDateterminationDatetypewebSite

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "fsymEntityId": "500123",
  "fsymRegionalId": "500123",
  "fsymTickerRegion": "example_value",
  "fsymUltimateParentId": "500123",
  "requestId": "500123",
  "activeFlag": 10,
  "activelyManagedFlag": 10,
  "brand": "example_value",
  "countryDomicile": "example_value",
  "currency": "example_value",
  "descInfo": "example_value",
  "fundOfFundsId": "500123",
  "inceptionDate": "example_value",
  "insight": "example_value",
  "issuerId": "500123",
  "issuerName": "example_value",
  "legalStructure": "example_value",
  "leverageFactor": 42.5,
  "leverageInverse": "example_value",
  "name": "Example Title",
  "navCurrency": "example_value",
  "objective": "example_value",
  "priceFirstDate": "example_value",
  "priceRecentDate": "example_value",
  "shrClass": "example_value",
  "shrClassActiveFlag": 10,
  "shrClsActivelyManagedFlag": 10,
  "shrClsCurrency": "example_value",
  "shrClsInceptDate": "example_value",
  "shrClsName": "example_value",
  "shrClsTermDate": "example_value",
  "terminationDate": "example_value",
  "type": "example_value",
  "webSite": "example_value"
}