Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Deutsche+Lufthansa Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 12617351,
"isin": "DE0008232125",
"symbol": "LHA",
"name": "Deutsche Lufthansa",
"assetClass": "Aktien",
"categories": {
"11": "1",
"12": "101",
"13": "3",
"14": "0",
"20": "577"
}
},
{
"id": 10999779,
"isin": "XS2049726990",
"symbol": "",
"name": "Deutsche Lufthansa AG 0,25% 19\/24",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
},
{
"id": 6199379,
"isin": "XS2265369657",
"symbol": "",
"name": "EUR 0.25% Deutsche Lufthansa 06.09.2024",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
}
]
}