Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=ZKB+GOLD+ETF Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
}
]
},
"list": [
{
"id": 3230261,
"isin": "CH0047533549",
"symbol": "ZGLDUS",
"name": "ZKB GOLD ETF (USD)",
"assetClass": "Aktien",
"categories": {
"11": "3",
"12": "0",
"13": "0",
"14": "0",
"20": "0"
}
},
{
"id": 9017686,
"isin": "CH0139101593",
"symbol": "ZGLD",
"name": "ZKB GOLD ETF",
"assetClass": "Edelmetalle",
"categories": {
"11": "2",
"12": "0",
"13": "0",
"14": "0",
"20": "0"
}
}
]
}