Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Galderma+Group+N Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 9789174,
"isin": "CH1335392721",
"symbol": "GALD",
"name": "Galderma Group N",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "36",
"13": "4",
"14": "0",
"20": "201"
}
}
]
}