Factset · Example Payload

Factset Terms And Conditions Issue Size Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Terms And Conditions Issue Size 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

requestIdfsymIdoutAmtEffDateoutAmtCurrencyoutAmtoutAmtChangeoutAmtChangePriceoutAmtChangeType

Example Payload

Raw ↑
{
  "requestId": "500123",
  "fsymId": "500123",
  "outAmtEffDate": "example_value",
  "outAmtCurrency": "example_value",
  "outAmt": 42.5,
  "outAmtChange": 42.5,
  "outAmtChangePrice": 42.5,
  "outAmtChangeType": "example_value"
}