Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Ripple Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XBRN",
"name": "BX Swiss | XBRN",
"num": "1"
},
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 29450,
"isin": "PAYOFF000209",
"symbol": "XRPUSD",
"name": "Ripple",
"assetClass": "Digital Assets",
"categories": {
"11": "0",
"12": "0",
"13": "6",
"14": "0",
"20": "0"
}
},
{
"id": 29470,
"isin": "PAYOFF000210",
"symbol": "XRPCHF",
"name": "Ripple",
"assetClass": "Digital Assets",
"categories": {
"11": "0",
"12": "0",
"13": "1",
"14": "0",
"20": "0"
}
}
]
}