-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
We noticed that when using https://baufismart.api.europace.de/v2/vorgaenge/[VORGANG_ID] some of the product providers (Produktanbieter) of building loan contracts will not be returned in haushalte[].positionen.bausparvertraege[].produktAnbieter.
Would be awesome to get this fixed and product provider returned in all cases.
| Provider Id | is_returned |
|---|---|
| AACHENER_BAUSPARKASSE | 🔴 |
| ALTE_LEIPZIGER_BAUSPAR | 🔴 |
| ALTE_LEIPZIGER_BAUSPAR_RATENKREDIT | 🟢 |
| BAUSPARKASSE_MAINZ | 🟢 |
| BAUSPARKASSE_SCHWAEBISCH_HALL | 🟢 |
| BHW | 🟢 |
| BSQ_BAUSPAR | 🟢 |
| DEBEKA_BAUSPARKASSE | 🔴 |
| DEUTSCHE_BANK_BAUSPAR | 🟢 |
| BADENIA | 🔴 |
| DEUTSCHER_RING | 🟢 |
| LBS_BAYERN | 🟢 |
| LBS_NORD | 🟢 |
| LBS_BREMEN | 🟢 |
| LBS_HESSEN_THUERINGEN | 🟢 |
| LBS_SCHLESWIG_HOLSTEIN_HAMBURG | 🟢 |
| LBS_RHEINLAND_PFALZ | 🔴 |
| LBS_WEST | 🟢 |
| LBS_OST | 🟢 |
| LBS_SAAR | 🟢 |
| LBS_SUEDWEST | 🟢 |
| LBS_BADEN_WUERTTEMBERG | 🔴 |
| SIGNAL_IDUNA | 🟢 |
| SIGNAL_IDUNA_BAUSPAR | 🔴 |
| WUESTENROT | 🟢 |
example response without product provider:
"bausparvertraege": [
{
"id": "64366b29f749328e224af665",
"aktuellerWert": 222.00,
"zahlungsTyp": "AUSGABE",
"vermoegensTyp": "VERMOEGEN",
"typ": "BAUSPARVERTRAG"
}
]
Metadata
Metadata
Assignees
Labels
No labels