Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=SMI+Index+TR Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 5928440,
"isin": "CH0000222130",
"symbol": "SMIC",
"name": "SMI Index TR",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "3",
"14": "0",
"20": "0"
}
},
{
"id": 3249136,
"isin": "CH0019399820",
"symbol": "SMIMC",
"name": "SMI Mid TR Index",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}