Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Exxon+Mobil 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"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 366,
"isin": "US30231G1022",
"symbol": "XOM",
"name": "Exxon Mobil",
"assetClass": "Aktien",
"categories": {
"11": "1",
"12": "47",
"13": "7",
"14": "0",
"20": "102"
}
}
]
}