Retrieve document package informationCopy Pageget https://example.com/api/loans/{loanId}/borrowers/{borrowerId}/packages/{packageId}POST: /api/loans/{guid}/borrowers/{guid}/packages/{guid}Path ParamsloanIduuidrequiredThe identifier of the loan.borrowerIduuidrequiredThe identifier of the borrower.packageIduuidrequiredThe identifier of the document package.Responses 200OK 404The entity has not been found.Updated about 1 month ago