Factset · Example Payload

Factset Terms And Conditions Convertible History Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Terms And Conditions Convertible History 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

requestIdfsymIdconvEffDateconvPriceconvRatioconvUlyFsymId

Example Payload

Raw ↑
{
  "requestId": "500123",
  "fsymId": "500123",
  "convEffDate": "example_value",
  "convPrice": 42.5,
  "convRatio": 42.5,
  "convUlyFsymId": "500123"
}