Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=MongoDB Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1,
"readAt": {
"date": "2026-04-19 13:19:44.632096",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 13143578,
"isin": "US60937P1066",
"symbol": "MDB",
"name": "MongoDB",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "4",
"14": "0",
"20": "0"
}
}
]
}