Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings/en?counters=true&keyword=FTSE+100 Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3,
"readAt": {
"date": "2026-04-24 11:53:39.892329",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 28699177,
"isin": "XITT00BUK100",
"symbol": "UKX",
"name": "FTSE 100",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "6",
"13": "1",
"14": "0",
"20": "24"
}
},
{
"id": 28691478,
"isin": "IE0005042456",
"symbol": "ISF",
"name": "iShares Core FTSE 100 UCITS ETF GBP Dist",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "11",
"13": "1",
"14": "0",
"20": "0"
}
},
{
"id": 37289642,
"isin": "IE00B53HP851",
"symbol": "CSUKX",
"name": "iShares Core FTSE 100 UCITS ETF GBP Acc",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "8",
"14": "0",
"20": "0"
}
}
]
}