Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Palo+Alto+Networks 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": 11221839,
"isin": "US6974351057",
"symbol": "PANW",
"name": "Palo Alto Networks",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "25",
"13": "7",
"14": "0",
"20": "35"
}
}
]
}