Create a change mandate loan operation.Copy Pagepost https://example.com/api/loans/{loanId}/operations/change-mandatePOST: /api/loans/{guid}/operations/change-mandatePath ParamsloanIduuidrequiredThe unique identifier of the loan.Body Paramsapplication/jsonapplication/*+jsonThe input model.ibanstring | nullborrower_iduuidbank_account_owner_first_namestring | nullbank_account_owner_last_namestring | nullstreetstring | nullstreet_numberstring | nullstreet_additional_informationstring | nullzipcodestring | nullcitystring | nullcountrystring | 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