Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=SOFR+3m Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-06-14 15:25:49.742051",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 28675210,
"isin": "PAYOFF000187",
"symbol": "SOFRT3M",
"name": "SOFR 3m",
"assetClass": "Geldmarkt",
"categories": {
"11": "1",
"12": "0",
"13": "30",
"14": "0",
"20": "0"
}
}
]
}