Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Stellantis+NV Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"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": 10667988,
"isin": "NL00150001Q9",
"symbol": "STLA",
"name": "Stellantis NV",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "63",
"13": "0",
"14": "0",
"20": "86"
}
}
]
}