Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=ICE+Brent+Crude+Oil Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-05-02 00:13:34.893531",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 28702233,
"isin": "XC0009677409",
"symbol": "CO1",
"name": "ICE Brent Crude Oil",
"assetClass": "Rohstoffe",
"categories": {
"11": "3",
"12": "22",
"13": "1",
"14": "0",
"20": "1'200"
}
}
]
}