Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=DexCom Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-05-30 10:20:49.977774",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 28693079,
"isin": "US2521311074",
"symbol": "DXCM",
"name": "DexCom",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "1",
"13": "9",
"14": "0",
"20": "8"
}
}
]
}