europace / baufismart-kundenangaben-api

API zum Importieren von Kundenangaben in einen neuen Vorgang in BaufiSmart.
https://developer.europace.de
14 stars 4 forks source link

New BEX API (Haushalt) #20

Closed Pratheeka01 closed 4 years ago

Pratheeka01 commented 4 years ago

We are having issues in finding the right mapping of some of the fields of the old API in the new API.

s-gurevich commented 4 years ago

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->ausgabenSonstigeMonatlich

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)-> Bausparvertrag -> vermoegensVerwendung

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->unterhaltsVerpflichtungMonatlich

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->variableEinkuenfteMonatlich,verbindlichkeitSonstige

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->unbefristeteZusatzRenteMonatlich

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->ehegattenUnterhaltEinnahmenMonatlich

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->einnahmenSonstigeMonatlich

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)-> privateKrankenversicherungBeitragMonatlich, versicherungsAusgabenSonstigeMonatlich, Wertpapiere Wertpapiere - this object seems to be removed. Is it not required anymore.

Haushalt->einnahmenAusgabenVermoegenVerbindlichkeiten(HaushaltsPositionen)->bankUndSparguthaben (Old API), the fields of BankUndSparguthaben are changed. zinsertragJaehrlich is the only same one?

Is the mapping for Kundenangaben->haushalte-> finanzielleSituation-> Haushaltsvermoegen->sparplaene-> AufloesungAlsVerwendung->maximalEinzusetzenderBetrag in the new API is same as the Vorgang->erfassteDaten-> haushalt->HaushaltsPositionen->sparplaene->maximalAufzuloesenderWert in the old one?

We see a lot of objects having the kommentar field. What is the importance of this field?

Kundenangaben->haushalte-> finanzielleSituation-> Haushaltsvermoegen->BausparvertragAlsVermoegen->jahresentgelt is the new field in the new API? If yes, what does this field signify?

Kundenangaben->haushalte-> finanzielleSituation-> Haushaltsvermoegen->BausparvertragAlsVermoegen-> Bausparvertragsdetails->vertragsbeginn, zuteilungsdatum? These fields are new?

Furthermore, we would kindly ask you to request a German speaking colleague from your company to assist you understanding the API.

Pratheeka01 commented 4 years ago

Thanks for the clarification