Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Russell+2000 Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3,
"readAt": {
"date": "2026-06-15 22:46:38.382420",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "2"
}
]
},
"list": [
{
"id": 37780502,
"isin": "US7827001089",
"symbol": "RTY",
"name": "Russell 2000",
"assetClass": "Aktien",
"categories": {
"11": "1",
"12": "17",
"13": "1",
"14": "0",
"20": "355"
}
},
{
"id": 9014054,
"isin": "US4642876555",
"symbol": "IWM",
"name": "iShares Russell 2000 ETF Small Blend",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "3",
"13": "3",
"14": "0",
"20": "17"
}
},
{
"id": 37361209,
"isin": "IE00BJ38QD84",
"symbol": "R2US",
"name": "SPDR Russell 2000 US Small Cap UCITS ETF Acc",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}