Updates the allowed signature types of a loan.Copy Pageput https://example.com/api/loans/{loanId}/signing-methodsPUT: /api/loans/{guid}/signing-methodsPath ParamsloanIduuidrequiredBody Paramsapplication/jsonapplication/*+jsonsigning_methodsarray of strings | nullsigning_methodsADD stringHeaderscontent-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