Factset · Example Payload

Factset Terms And Conditions Coupon Schedules Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

requestIdfsymIdcouponEffDatecouponRate

Example Payload

Raw ↑
{
  "requestId": "500123",
  "fsymId": "500123",
  "couponEffDate": "example_value",
  "couponRate": 42.5
}