Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Renault 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": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 11499325,
"isin": "FR0000131906",
"symbol": "RNO",
"name": "Renault",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "35",
"13": "0",
"14": "0",
"20": "63"
}
},
{
"id": 5617423,
"isin": "FR0013299435",
"symbol": "",
"name": "EUR 1.00% Renault 28.11.2025",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
}
]
}