Retrieve document package informationCopy Pagepost 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.Body Paramsapplication/jsonapplication/*+jsonThe input model containing the legal notices to validate.ADD objectHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago