Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=RWE Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "2"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "4"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "2"
}
]
},
"list": [
{
"id": 13272174,
"isin": "DE0007037129",
"symbol": "RWE",
"name": "RWE",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "69",
"13": "2",
"14": "0",
"20": "264"
}
},
{
"id": 10861839,
"isin": "BMG667211046",
"symbol": "NCLH",
"name": "Norwegian Cruise Line Holdings Ltd",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "9",
"13": "0",
"14": "0",
"20": "2"
}
},
{
"id": 8305144,
"isin": "PAYOFF000511",
"symbol": null,
"name": "Swissquote Norwegian Fishing Portfolio Index",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}