Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Zurich+Insurance 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": 10865329,
"isin": "CH0011075394",
"symbol": "ZURN",
"name": "Zurich Insurance",
"assetClass": "Aktien",
"categories": {
"11": "98",
"12": "953",
"13": "55",
"14": "0",
"20": "1'120"
}
},
{
"id": 5923614,
"isin": "CH0398633542",
"symbol": "",
"name": "CHF 1% Zurich Insurance Co 30.10.2028",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "7",
"20": "0"
}
}
]
}