Gets the file information of a loan document.Copy Pageget https://example.com/api/loans/{loanId}/borrowers/{borrowerId}/documents/{documentId}/file-informationGET: /api/loans/{guid}/borrowers/{guid}/documents/{guid}/detailsPath ParamsloanIduuidrequiredThe identifier of the loan.borrowerIduuidrequiredThe identifier of the borrower.documentIduuidrequiredThe unique identifier of the loan document.Responses 200OK 404The entity has not been found.Updated about 1 month ago