Returns security reference data such as ticker, FIGI, primary exchange, CIK, and a unique security identifier.
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for the Security |
companyId | String | The Intrinio ID for the company for which the Security is issued |
name | String | The name of the Security |
type | String | The Security's type |
code | String | A 2-3 digit code classifying the Security (reference) |
shareClass | String | The Security's share class (if applicable) |
currency | String | The currency in which the Security is traded on the exchange |
roundLotSize | BigDecimal | The normal unit of trading |
ticker | String | The common ticker |
exchangeTicker | String | The exchange-level ticker |
compositeTicker | String | The country-composite ticker |
alternateTickers | List | Alternate formats of the common ticker |
figi | String | The exchange-level OpenFIGI identifier |
cik | String | Central Index Key issued by the SEC, which is the unique identifier for all owner filings |
compositeFigi | String | The country-composite OpenFIGI identifier |
shareClassFigi | String | The global-composite OpenFIGI identifier |
figiUniqueid | String | The OpenFIGI unique ID |
active | Boolean | If true, the Security is active and has been recently traded |
etf | Boolean | If true, this Security is an ETF |
delisted | Boolean | If true, the Security is no longer traded on the exchange |
primaryListing | Boolean | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |
primarySecurity | Boolean | If true, the Security is considered by Intrinio to be the primary Security for its company |
firstStockPrice | LocalDate | The date of the first recorded stock price |
lastStockPrice | LocalDate | The date of the last recorded stock price (or the most recent trading day) |
lastStockPriceAdjustment | LocalDate | The date of the last stock price adjustment (dividend, split, etc) |
lastCorporateAction | LocalDate | The date of the last corporate action |
previousTickers | List | Previous tickers used by this security |
listingExchangeMic | String | The MIC code of the exchange on which this security primarily trades |