Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=CS+REF+GREEN+PROP Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-06-01 05:20:03.956490",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 37284103,
"isin": "CH0100778445",
"symbol": "GREEN",
"name": "CS REF GREEN PROP",
"assetClass": "Immobilien",
"categories": {
"11": "0",
"12": "0",
"13": "2",
"14": "0",
"20": "0"
}
}
]
}