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