Factset · Example Payload

Factset Benchmarks Fixed Income Benchmark Constituent Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Benchmarks Fixed Income Benchmark Constituent Example is an example object payload from Factset, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIddatefsymSecurityIdweightCloseamountOutstandingpriceadjMarketValuerequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "date": "example_value",
  "fsymSecurityId": "500123",
  "weightClose": 42.5,
  "amountOutstanding": 42.5,
  "price": 42.5,
  "adjMarketValue": 42.5,
  "requestId": "500123"
}