Data DEBUG
Request:
https://api.data.payoff.ch/v2/underlyings?counters=true&keyword=Ford+Motor Response:
{
"meta": {
"totalRecords": 3,
"page": 1,
"numRecords": 3,
"readAt": {
"date": "2026-05-02 10:01:56.547909",
"timezone_type": 3,
"timezone": "Europe\/Zurich"
}
},
"counters": {
"exchanges": [
{
"ref": "XQMH",
"name": "SIX Structured Products | XQMH",
"num": "3"
},
{
"ref": "DOTS",
"name": "Swiss DOTS | DOTS",
"num": "1"
}
]
},
"list": [
{
"id": 9935900,
"isin": "US3453708600",
"symbol": "F",
"name": "Ford Motor",
"assetClass": "Aktien",
"categories": {
"11": "0",
"12": "20",
"13": "3",
"14": "0",
"20": "24"
}
},
{
"id": 28067100,
"isin": "US345370CA64",
"symbol": "",
"name": "USD 7.45% Ford Motor Co 16.07.2031",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "2",
"20": "0"
}
},
{
"id": 5617430,
"isin": "US345370CR99",
"symbol": "",
"name": "Ford Motor Co. 4.346% USD 2026",
"assetClass": "Anleihen",
"categories": {
"11": "0",
"12": "0",
"13": "0",
"14": "1",
"20": "0"
}
}
]
}