Registers a prepayment for a loan.Copy Pagepost https://example.com/api/loans/{loanId}/prepaymentsPOST: /api/loans/{guid}/prepaymentsPath ParamsloanIduuidrequiredThe identifier of the loan.Body Paramsapplication/jsonapplication/*+jsonThe input model.principal_amountdoubleinterest_amountdoublefunding_loss_indemnitydoublecurrencystring | nullinstalment_amountdouble | nullHeaderscontent-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