Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Clariant Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 10498221,
"isin": "CH0012142631",
"symbol": "CLN",
"name": "Clariant",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "161",
"13": "13",
"14": "0",
"20": "660"
}
},
{
"id": 16667896,
"isin": "CH1428232917",
"symbol": "CH1428232917",
"name": "Barrier Reverse Convertible auf ABB \/ Clariant \/ Geberit",
"assetClass": "Diverse",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}