Factset · Example Payload

Factset Symbology Identifier Resolution Historical Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Symbology Identifier Resolution Historical 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

requestIdinputSymbolTypenamefrefListingExchangecurrencyoutputTypevaluestartDateendDate

Example Payload

Raw ↑
{
  "requestId": "500123",
  "inputSymbolType": "example_value",
  "name": "Example Title",
  "frefListingExchange": "example_value",
  "currency": "example_value",
  "outputType": "example_value",
  "value": "example_value",
  "startDate": "example_value",
  "endDate": "example_value"
}