Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Gold+%28USD%29 Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2026-04-18 14:45:27.855798",
"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": 28702630,
"isin": "XC0009655157",
"symbol": "GOLDS",
"name": "Gold (USD)",
"assetClass": "Edelmetalle",
"categories": {
"11": "14",
"12": "50",
"13": "14",
"14": "0",
"20": "4'300"
}
},
{
"id": 3246951,
"isin": "PAYOFF000152",
"symbol": "CTGCTR",
"name": "UBS Bloomberg CMCI Gold TR Index (USD)",
"assetClass": "Rohstoffe",
"categories": {
"11": "0",
"12": "0",
"13": "3",
"14": "0",
"20": "2"
}
}
]
}