Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Porsche Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2026-06-01 16:20:31.735401",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "2"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "2"
}
]
},
"list": [
{
"id": 10498137,
"isin": "DE000PAG9113",
"symbol": "P911",
"name": "Porsche Vz",
"assetClass": "Aktien",
"categories": {
"11": "1",
"12": "52",
"13": "5",
"14": "0",
"20": "532"
}
},
{
"id": 28701553,
"isin": "DE000PAH0038",
"symbol": "PAH3",
"name": "Porsche",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "13",
"13": "0",
"14": "0",
"20": "281"
}
}
]
}