Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Morgan+Stanley Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 2002,
"isin": "US6174464486",
"symbol": "MS",
"name": "Morgan Stanley",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "35",
"13": "0",
"14": "0",
"20": "0"
}
}
]
}