Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Swissquote+Ethereum+Active+Index Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-04-30 14:25:31.317381",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 28035188,
"isin": "PAYOFF000609",
"symbol": null,
"name": "Swissquote Ethereum Active Index",
"assetClass": "Digital Assets",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}