Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=EURO+STOXX+50 Response:
{
"meta": {
"totalRecords": 5,
"page": 1,
"numRecords": 5
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "8"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 86,
"isin": "EU0009658145",
"symbol": "SX5E",
"name": "EURO STOXX 50",
"assetClass": "Aktien",
"categories": {
"11": "24",
"12": "849",
"13": "6",
"14": "0",
"20": "885"
}
},
{
"id": 511,
"isin": "EU0009658152",
"symbol": "SX5T",
"name": "EURO STOXX 50 TR Index",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "2",
"14": "0",
"20": "0"
}
},
{
"id": 28278,
"isin": "EU0009658178",
"symbol": "SX5R",
"name": "STOXX Europe 50 TR Index (EUR)",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
},
{
"id": 321767,
"isin": "FR0010468983",
"symbol": null,
"name": "Amundi EURO STOXX 50 Daily 2X Leveraged UCITS ETF",
"assetClass": "Diverse",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
},
{
"id": 9090844,
"isin": "PAYOFF000055",
"symbol": null,
"name": "Euro STOXX 50\u00ae 103% Call Overwrite Strategy",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}