Create a loan operation.Copy Pagepost https://example.com/api/loans/{loanId}/operationsPOST: /api/loans/{guid}/operationsPath ParamsloanIduuidrequiredThe unique identifier of the loan.Body Paramsapplication/jsonapplication/*+jsonThe input model.loan_operation_typeint32enum0 = COVID19RepaymentDeferral, 1 = Prepayment, 2 = BorrowerMandateBankAccountChange, 12 = AvailableAmount01212Allowed:01212Headerscontent-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