Gets the declared credits for the loan applicant.Copy Pageget https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/creditsGET: /api/loan-applications/{guid}/loan-applicants/{guid}/creditsPath ParamsloanApplicationIduuidrequiredThe identifier of the loan application.loanApplicantIduuidrequiredThe identifier of the loan applicant.Responses 200OK 404The entity has not been found.Updated about 1 month ago