Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Illumina 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": 12736697,
"isin": "US4523271090",
"symbol": "ILMN",
"name": "Illumina",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "7",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}