Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Nestl%C3%A9 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": "5"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 16294468,
"isin": "CH0038863350",
"symbol": "NESN",
"name": "Nestl\u00e9",
"assetClass": "Aktien",
"categories": {
"11": "101",
"12": "2'108",
"13": "106",
"14": "0",
"20": "1'384"
}
},
{
"id": 5923513,
"isin": "XS2363914933",
"symbol": "",
"name": "USD 1.125% Nestle Holdings Inc 13.07.2026",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
}
]
}