Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=COMEX+Copper+Front+Month+Future Response:
{
"meta": {
"totalRecords": 1,
"page": 1,
"numRecords": 1
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "1"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 51380,
"isin": "XC0009656965",
"symbol": "HG1",
"name": "COMEX Copper Front Month Future",
"assetClass": "Rohstoffe",
"categories": {
"11": "4",
"12": "2",
"13": "2",
"14": "0",
"20": "160"
}
}
]
}