Gets the details of an evidence based on the identifier of the evidence.Copy Pageget https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/evidences/{evidenceId}/detailsGET: /api/loan-applications/{guid}/loan-applicants/{guid}/evidences/{guid}/detailsPath ParamsloanApplicationIduuidrequiredThe unique identifier of the loan application.loanApplicantIduuidrequiredThe unique identifier of the loan applicant.evidenceIduuidrequiredThe unique identifier of the evidence.Responses 200OK 404The entity has not been found.Updated about 1 month ago