Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=USD%2FCHF Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-01-15 21:20:01.144396",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 10498151,
"isin": "XC0009652816",
"symbol": "USDCHF",
"name": "USD\/CHF",
"assetClass": "W\u00e4hrungen",
"categories": {
"11": "1",
"12": "1",
"13": "0",
"14": "0",
"20": "745"
}
}
]
}