Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Adecco 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": 421,
"isin": "CH0012138605",
"symbol": "ADEN",
"name": "Adecco",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "277",
"13": "17",
"14": "0",
"20": "528"
}
},
{
"id": 979295,
"isin": "CH0539032950",
"symbol": "CH0539032950",
"name": "0.875 ADECCO 20-25",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
}
]
}