Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Accelleron Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"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": "2"
}
]
},
"list": [
{
"id": 10498213,
"isin": "CH1169360919",
"symbol": "ACLN",
"name": "Accelleron",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "68",
"13": "25",
"14": "0",
"20": "325"
}
},
{
"id": 6242103,
"isin": "DE000A30A285",
"symbol": "ABBA",
"name": "ABB Accelleron Basket",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "5",
"13": "1",
"14": "0",
"20": "13"
}
}
]
}