Factset · Example Payload

Factset Funds Returns Range Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Funds Returns Range 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

fsymIdreturnreturnStartDatereturnEndDaterequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "return": 42.5,
  "returnStartDate": "example_value",
  "returnEndDate": "example_value",
  "requestId": "500123"
}