Provides the late payment fees for a loan repayment plan detail.Copy Pageput https://example.com/api/loans/{loanId}/repayment-plans/{repaymentPlanId}/details/{detailId}PUT: /api/loans/{guid}/repayment-plans/{guid}/details/{guid}Path ParamsloanIduuidrequiredrepaymentPlanIduuidrequireddetailIduuidrequiredBody Paramsapplication/jsonapplication/*+jsonlate_interest_amountdoublelate_fees_amountdoublefunding_loss_indemnitydoubleHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated about 1 month ago