Factset · Example Payload

Factset Irn Custom Symbols Instrument Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

symboltickerRegiontickerExchangesedolcusipisininstrumentNameidentifiers

Example Payload

Raw ↑
{
  "symbol": "example_value",
  "tickerRegion": "example_value",
  "tickerExchange": "example_value",
  "sedol": "example_value",
  "cusip": "example_value",
  "isin": "example_value",
  "instrumentName": "example_value",
  "identifiers": []
}