{
"summary": {
"matched": 3,
"matched_via_alias": 0,
"ambiguous": 0,
"not_covered": 1
},
"results": [
{
"ref": "sheet-row-12",
"input": {
"ticker": "GOOG",
"name": "Alphabet Inc."
},
"status": "matched",
"resolved_via": "security_listing",
"company": {
"id": 1234,
"name": "Alphabet Inc.",
"ticker": "GOOGL",
"isins": [
"US02079K3059"
],
"lei": "5493006MHB84DD0ZWV18",
"country_code": "US",
"listing_status": "LISTED"
},
"candidates": [],
"warnings": []
},
{
"ref": "sheet-row-13",
"input": {
"isin": "US5949181045"
},
"status": "matched",
"resolved_via": "isin",
"company": {
"id": 5678,
"name": "Microsoft Corporation",
"ticker": "MSFT",
"isins": [
"US5949181045"
],
"lei": "INR2EJN1ERAN0W5ZP974",
"country_code": "US",
"listing_status": "LISTED"
},
"candidates": [],
"warnings": []
},
{
"ref": "sheet-row-14",
"input": {
"cik": 320193
},
"status": "matched",
"resolved_via": "cik",
"company": {
"id": 9012,
"name": "Apple Inc.",
"ticker": "AAPL",
"isins": [
"US0378331005"
],
"lei": "HWUPKR0MPOU8FGXBT394",
"country_code": "US",
"listing_status": "LISTED"
},
"candidates": [],
"warnings": []
},
{
"ref": "sheet-row-15",
"input": {
"name": "A Company We Do Not Cover Ltd"
},
"status": "not_covered",
"resolved_via": null,
"company": null,
"candidates": [],
"warnings": []
}
]
}