Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Bristol-Myers+Squibb+Co Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 10532144,
"isin": "US1101221083",
"symbol": "BMY",
"name": "Bristol-Myers Squibb Co",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "28",
"13": "12",
"14": "0",
"20": "0"
}
},
{
"id": 5917236,
"isin": "US110122AB49",
"symbol": "",
"name": "USD 6.80% Bristol-Myers Squibb Co. USD 15.11.2026",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
}
]
}