Factset · Example Payload

Factset Terms And Conditions Redemption Price Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Terms And Conditions Redemption Price Example is an example object payload from Factset, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestIdfsymIddatecategoryminAmtprice

Example Payload

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