Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Boeing Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 11247682,
"isin": "US0970231058",
"symbol": "BA",
"name": "Boeing",
"assetClass": "Aktien",
"categories": {
"11": "1",
"12": "28",
"13": "4",
"14": "0",
"20": "335"
}
},
{
"id": 6921407,
"isin": "US097023AS49",
"symbol": "",
"name": "USD 6.625% Boeing Co 15.02.2038",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "3",
"20": "0"
}
}
]
}