Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Gold+%28USD%29 Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3
},
"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": 12748005,
"isin": "XC0009655157",
"symbol": "GOLDS",
"name": "Gold (USD)",
"assetClass": "Edelmetalle",
"categories": {
"11": "12",
"12": "22",
"13": "16",
"14": "0",
"20": "1'854"
}
},
{
"id": 3246951,
"isin": "PAYOFF000152",
"symbol": "CTGCTR",
"name": "UBS Bloomberg CMCI Gold TR Index (USD)",
"assetClass": "Rohstoffe",
"categories": {
"11": "0",
"12": "0",
"13": "3",
"14": "0",
"20": "2"
}
},
{
"id": 3230261,
"isin": "CH0047533549",
"symbol": "ZGLDUS",
"name": "ZKB GOLD ETF (USD)",
"assetClass": "Aktien",
"categories": {
"11": "2",
"12": "0",
"13": "0",
"14": "0",
"20": "0"
}
}
]
}