Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=ASML+Holding Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 12673642,
"isin": "NL0010273215",
"symbol": "ASML",
"name": "ASML Holding",
"assetClass": "Aktien",
"categories": {
"11": "3",
"12": "181",
"13": "41",
"14": "0",
"20": "580"
}
},
{
"id": 12736840,
"isin": "USN070592100",
"symbol": "ASML",
"name": "ASML Holding NV",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "4",
"13": "3",
"14": "0",
"20": "0"
}
}
]
}