europace / baufismart-antraege-api

As a loan provider get all the data of your applications for highly effective validations and approvals.
https://docs.api.europace.de/baufinanzierung/antraege/antraege-api/
Apache License 2.0
6 stars 5 forks source link

Release 2.52 - New field erfahrungImmobilienFinanzierung in Haushalt #162

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Add new field "erfahrungImmobilienFinanzierung" in "Haushalt"

GET /v2/antraege/{vorgang}/{antrag}/{teilantrag}

{
  "zugrundeliegendeDaten": {
    "haushalte": [
      {
        "erfahrungImmobilienFinanzierung": true
      }
    ]
  }
}