Factset · Example Payload

Factset Ownership Security Holders Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Ownership Security Holders Example is an example object payload from Factset, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

holderIdfsymIdholderEntityIdholderNamedatecurrencyinvestorTypeholderTypeadjHoldingadjMarketValueweightClosepercentOutstandingsourcerequestId

Example Payload

Raw ↑
{
  "holderId": "500123",
  "fsymId": "500123",
  "holderEntityId": "500123",
  "holderName": "example_value",
  "date": "example_value",
  "currency": "example_value",
  "investorType": "example_value",
  "holderType": "example_value",
  "adjHolding": 42.5,
  "adjMarketValue": 42.5,
  "weightClose": 42.5,
  "percentOutstanding": 42.5,
  "source": "example_value",
  "requestId": "500123"
}