Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Southern+Co Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2026-04-19 13:20:33.216757",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 10481721,
"isin": "US84265V1052",
"symbol": "SCCO",
"name": "Southern Copper Corp",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "1",
"13": "4",
"14": "0",
"20": "0"
}
},
{
"id": 3285948,
"isin": "US8425871071",
"symbol": "SO",
"name": "Southern Co",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "2",
"14": "0",
"20": "0"
}
}
]
}