Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Silver+%28USD%29 Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2026-04-18 10:36:31.681066",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 28702649,
"isin": "XC0009653103",
"symbol": "XAGUSD",
"name": "Silver (USD)",
"assetClass": "Edelmetalle",
"categories": {
"11": "11",
"12": "54",
"13": "4",
"14": "0",
"20": "3'319"
}
},
{
"id": 3300592,
"isin": "PAYOFF000179",
"symbol": "CTSITR",
"name": "UBS Bloomberg CMCI Silver TR Index (USD)",
"assetClass": "Rohstoffe",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "2"
}
}
]
}