Factset · Example Payload

Factset Prices References Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

fsymIdnamesecTypesecTypeCodesecTypeCodeDetcurrencycountryprimaryExchangeexchangeCountrylocalIndexnextTradingHolidayDatefirstDatelastDaterequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "name": "Example Title",
  "secType": "example_value",
  "secTypeCode": "example_value",
  "secTypeCodeDet": "example_value",
  "currency": "example_value",
  "country": "example_value",
  "primaryExchange": "example_value",
  "exchangeCountry": "example_value",
  "localIndex": "example_value",
  "nextTradingHolidayDate": "example_value",
  "firstDate": "example_value",
  "lastDate": "example_value",
  "requestId": "500123"
}