Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Michelin Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2026-03-05 18:18:17.826971",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 28689111,
"isin": "FR001400AJ45",
"symbol": "ML",
"name": "Cie Generale des Etablissements Michelin SCA",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "7",
"13": "5",
"14": "0",
"20": "0"
}
},
{
"id": 3346460,
"isin": "FR0000121261",
"symbol": "ML",
"name": "Michelin",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "2",
"14": "0",
"20": "0"
}
}
]
}