Factset · Example Payload

Factset Global Prices Returns Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Global Prices Returns 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

fsymIdtotalReturndatecurrencyrequestId

Example Payload

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