Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produktanbieter not returned in vorgang details api #106

Open
dneukirchen opened this issue Apr 12, 2023 · 0 comments
Open

Produktanbieter not returned in vorgang details api #106

dneukirchen opened this issue Apr 12, 2023 · 0 comments

Comments

@dneukirchen
Copy link

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"
                    }
                ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant