Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=EURIBOR+3m Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
}
]
},
"list": [
{
"id": 10857757,
"isin": "EU0009652783",
"symbol": "EU3M",
"name": "EURIBOR 3m",
"assetClass": "Geldmarkt",
"categories": {
"11": "4",
"12": "1",
"13": "16",
"14": "0",
"20": "1"
}
}
]
}