Factset · Example Payload

Factset Funds Prices Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

fsymIdpricedaterequestIdcurrency

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "price": 42.5,
  "date": "example_value",
  "requestId": "500123",
  "currency": "example_value"
}