Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Cardano Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 29440,
"isin": "XTTADAUSDEXS",
"symbol": "ADAUSD",
"name": "Cardano",
"assetClass": "Digital Assets",
"categories": {
"11": "0",
"12": "0",
"13": "6",
"14": "0",
"20": "0"
}
}
]
}