Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Sandoz Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "2"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "2"
}
]
},
"list": [
{
"id": 9129794,
"isin": "CH1243598427",
"symbol": "SDZ",
"name": "Sandoz",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "257",
"13": "14",
"14": "0",
"20": "699"
}
},
{
"id": 2613954,
"isin": "DE000A3EVDT4",
"symbol": "BSK_NOSB",
"name": "Novartis\/Sandoz Basket",
"assetClass": "Aktien",
"categories": {
"11": "51",
"12": "770",
"13": "27",
"14": "0",
"20": "32"
}
}
]
}