Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Costco+Wholesale+Corp Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-04-18 13:14:34.004382",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 28702002,
"isin": "US22160K1051",
"symbol": "COST",
"name": "Costco Wholesale Corp",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "12",
"13": "6",
"14": "0",
"20": "40"
}
}
]
}