Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=1y+EUR+Swap+Rate Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-05-13 00:23:41.834449",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 28544844,
"isin": "PAYOFF000642",
"symbol": null,
"name": "1y EUR Swap Rate",
"assetClass": "Geldmarkt",
"categories": {
"11": "0",
"12": "1",
"13": "0",
"14": "0",
"20": "0"
}
}
]
}