Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Hewlett+Packard+Enterprise+Co 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": 10841658,
"isin": "US42824C1099",
"symbol": "HPE",
"name": "Hewlett Packard Enterprise Co",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "13",
"13": "3",
"14": "0",
"20": "0"
}
}
]
}