Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Fresenius+SE+%26+Co. Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "2"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "2"
}
]
},
"list": [
{
"id": 10864999,
"isin": "DE0005785604",
"symbol": "FRE",
"name": "Fresenius SE & Co.",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "25",
"13": "4",
"14": "0",
"20": "187"
}
},
{
"id": 10818992,
"isin": "DE0005785802",
"symbol": "FME",
"name": "Fresenius Medical Care AG & Co. KGaA (St)",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "5",
"13": "3",
"14": "0",
"20": "156"
}
}
]
}