Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Intuit Response:
{
"meta": {
"totalRecords": 2,
"page": 1,
"numRecords": 2
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "2"
}
]
},
"list": [
{
"id": 12810380,
"isin": "US46120E6023",
"symbol": "ISRG",
"name": "Intuitive Surgical",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "6",
"13": "14",
"14": "0",
"20": "0"
}
},
{
"id": 12810359,
"isin": "US4612021034",
"symbol": "INTU",
"name": "Intuit",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "1",
"13": "8",
"14": "0",
"20": "0"
}
}
]
}