Gets the loan applicant personal information.Copy Pageget https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/personal-informationGET: /api/loan-applications/{guid}/loan-applicants/{guid}/personal-informationPath ParamsloanApplicationIduuidrequiredThe related loan application id.loanApplicantIduuidrequiredThe related loan applicant id.Responses 200OK 404The entity has not been found.Updated about 1 month ago