Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Diageo+PLC Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 3354534,
"isin": "GB0002374006",
"symbol": "DGE",
"name": "Diageo PLC",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "7",
"13": "5",
"14": "0",
"20": "0"
}
}
]
}