StockData is a JSON Structure definition published by Adyen, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/legal-entity-stock-data-structure.json",
"description": "StockData schema from Adyen API",
"type": "object",
"properties": {
"marketIdentifier": {
"description": "The four-digit [Market Identifier Code](https://en.wikipedia.org/wiki/Market_Identifier_Code) of the stock market where the organization's stocks are traded.",
"type": "string"
},
"stockNumber": {
"description": "The 12-digit International Securities Identification Number (ISIN) of the company, without dashes (-).",
"type": "string"
},
"tickerSymbol": {
"description": "The stock ticker symbol.",
"type": "string"
}
},
"name": "StockData"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.