Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Sony+Corp Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 3369860,
"isin": "JP3435000009",
"symbol": "6758",
"name": "Sony Corp",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "2",
"13": "4",
"14": "0",
"20": "0"
}
},
{
"id": 10854854,
"isin": "US8356993076",
"symbol": "SONY",
"name": "Sony Group Corp",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "2",
"13": "0",
"14": "0",
"20": "0"
}
}
]
}