Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Berkshire+Hathaway Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2026-04-18 17:46:17.693638",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 28700592,
"isin": "US0846707026",
"symbol": "BRK\/B",
"name": "Berkshire Hathaway",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "4",
"13": "7",
"14": "0",
"20": "92"
}
},
{
"id": 9011458,
"isin": "US0846701086",
"symbol": "BRK\/A",
"name": "Berkshire Hathaway Inc. (A)",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "2",
"14": "0",
"20": "1"
}
}
]
}