Factset · Example Payload

Factset Prices Fixed Income Price Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

fsymIddatesecurityTypeissuerEntityIdissuerTypepriceBidpriceMidpriceAskrequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "date": "example_value",
  "securityType": "example_value",
  "issuerEntityId": "500123",
  "issuerType": "example_value",
  "priceBid": "500123",
  "priceMid": "500123",
  "priceAsk": 42.5,
  "requestId": "500123"
}