Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=INFICON+N Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 12802414,
"isin": "CH0011029946",
"symbol": "IFCN",
"name": "Inficon",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "20",
"13": "16",
"14": "0",
"20": "36"
}
}
]
}