Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=AstraZeneca+PLC 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": 10862383,
"isin": "GB0009895292",
"symbol": "AZN",
"name": "AstraZeneca PLC",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "6",
"13": "7",
"14": "0",
"20": "6"
}
},
{
"id": 6257474,
"isin": "US0463531089",
"symbol": "AZN",
"name": "AstraZeneca PLC",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "0",
"13": "2",
"14": "0",
"20": "0"
}
}
]
}