1 minute
**/ getEligibilityToFillMortgageConsentForm() { return this.http.get(this.baseUrl + '/mortgage-consent-form/my-form'); } /** * Get Mortgage Consent Form Details * **/ getMortgageConsentFormDetails(id: string) { return this.http.get(this.baseUrl + '/mortgage-consent-form/' + id); } /** * Update Mortgage Consent Form Details * **/ updateMortgageConsentFormDetails(data: any, id: string) { return this.http.put(this.baseUrl + '/mortgage-consent-form/' + id, data); } // Credit Report Details getCreditReportDetails() { return this
Applicant Name
Applicant Age
Applicant Gender
Applicant Employment Status
I/we warrant and confirm that the information given in the mortgage application form is true and correctand I/we understand that it is being used to determine my/our credit responsibility and to evaluate andrespond to my/our request for mortgage financing. You are authorized to obtain any information you mayrequire for these purposes from other sources (including, for example, credit bureaux) and each sourceis hereby authorized to provide you with such information. I/we also understand, acknowledge and agreethat each source is hereby authorized to provide you with such information. I/we also understand,acknowledge and agree that the information given in the mortgage application form as well as otherinformation you obtain in relation to my credit history may be disclosed to potential mortgage lenders,mortgage insurers, other service providers, organizations providing technological or another support servicerequired in relation to this application and any other parties I/we propose to have a financial relationship.
Applicant Signature
Date