Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Airbus Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2,
"readAt": {
"date": "2025-12-09 20:58:54.133164",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 5593840,
"isin": "NL0000235190",
"symbol": "AIR",
"name": "Airbus",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "95",
"13": "11",
"14": "0",
"20": "366"
}
},
{
"id": 5923583,
"isin": "XS1410582313",
"symbol": "",
"name": "EUR 1.375% Airbus Se 13.05.2031",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "3",
"20": "0"
}
}
]
}