Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=DocMorris Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-01-20 15:38:11.186803",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 28702383,
"isin": "CH0042615283",
"symbol": "DOCM",
"name": "DocMorris",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "55",
"13": "6",
"14": "0",
"20": "177"
}
}
]
}