Factset · Example Payload

Factset Global Prices Corporate Action Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Global Prices Corporate Action Example is an example object payload from Factset, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIdeventIdeventTypeCodeeventTypeDescdivTypeCodeannouncementDaterecordDatepayDateeffectiveDaterequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "eventId": "500123",
  "eventTypeCode": "example_value",
  "eventTypeDesc": "example_value",
  "divTypeCode": "example_value",
  "announcementDate": "example_value",
  "recordDate": "example_value",
  "payDate": "example_value",
  "effectiveDate": "example_value",
  "requestId": "500123"
}