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