Data DEBUG
Request:
https://api.payoff.ch/v2/underlyings?counters=true&keyword=Starbucks+Corp. 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"
}
]
},
"list": [
{
"id": 656,
"isin": "US8552441094",
"symbol": "SBUX",
"name": "Starbucks Corp.",
"assetClass": null,
"categories": {
"11": "0",
"12": "80",
"13": "6",
"14": "0",
"20": "52"
}
}
]
}