Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=USD%2FCHF Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 11031282,
"isin": "XC0009652816",
"symbol": "USDCHF",
"name": "USD\/CHF",
"assetClass": "W\u00e4hrungen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "0",
"20": "737"
}
}
]
}