swissfintechinnovations / ca-mortgage

Common API for Mortgages
Apache License 2.0
0 stars 1 forks source link

New Field: Residential Situation #83

Closed simonbbaumgartner closed 1 year ago

simonbbaumgartner commented 1 year ago

For the FI it makes a difference in the affordability calculation if the applicant is renter or home_owner. depending on that the bank needs to consider other costs.

Therefore, we would like to have a new field in the object "Financial Situation": name: residentialSituation Type: string, enum: [home_owner, renter]

simonbbaumgartner commented 1 year ago

added the example: 'renter'