Updates the payment dates of a loan repayment plan.Copy Pageput https://example.com/api/loans/{loanId}/repayment-plans/{repaymentPlanId}/payment-datesPUT: /api/loans/{guid}/repayment-plans/{guid}/payment-datesPath ParamsloanIduuidrequiredrepaymentPlanIduuidrequiredBody Paramsapplication/jsonapplication/*+jsonpayment_dayint32Headerscontent-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