Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Alphabet+%28A%29 Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 567,
"isin": "US02079K3059",
"symbol": "GOOGL",
"name": "Alphabet (A)",
"assetClass": "Aktien",
"categories": {
"11": "4",
"12": "187",
"13": "48",
"14": "0",
"20": "97"
}
}
]
}