Factset · Example Payload

Factset Funds Related Funds Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

fsymIdrelatedFundIdOnerelatedFundIdTworelatedFundIdThreerelatedFundIdFourrelatedFundIdFiverequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "relatedFundIdOne": "example_value",
  "relatedFundIdTwo": "example_value",
  "relatedFundIdThree": "example_value",
  "relatedFundIdFour": "example_value",
  "relatedFundIdFive": "example_value",
  "requestId": "500123"
}