Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=MercadoLibre Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-03-07 01:10:38.552087",
"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": 28684216,
"isin": "US58733R1023",
"symbol": "MELI",
"name": "MercadoLibre",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "3",
"13": "14",
"14": "0",
"20": "28"
}
}
]
}