Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Bayer Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "2"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "2"
}
]
},
"list": [
{
"id": 10865328,
"isin": "DE000BAY0017",
"symbol": "BAYN",
"name": "Bayer",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "200",
"13": "5",
"14": "0",
"20": "788"
}
},
{
"id": 12948390,
"isin": "DE0005190003",
"symbol": "BMW",
"name": "Bayerische Motoren Werke",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "169",
"13": "13",
"14": "0",
"20": "445"
}
},
{
"id": 12601303,
"isin": "DE0005190037",
"symbol": "BMW3",
"name": "Bayerische Motoren Werke AG VZ",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}