Update reminders of a loan.Copy Pageput https://example.com/api/loans/{loanId}/remindersPUT: /api/loans/{guid}/remindersPath ParamsloanIduuidrequiredThe identifier of the loan.Body Paramsapplication/jsonapplication/*+jsonThe input model.next_duration_reminder_fromdate-time | nullnext_contract_reminder_fromdate-time | nullnext_late_payment_reminder_fromdate-time | nullHeaderscontent-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