Updates the amount information of a loan-application.Copy Pageput https://example.com/api/loan-applications/{loanApplicationId}/loan-information-managementPUT: /api/loan-applications/{guid}/loan-information-managementPath ParamsloanApplicationIduuidrequiredThe identifier of the loan application.Body Paramsapplication/jsonapplication/*+jsonThe input model.amountdoublecurrencystring | nullpurpose_iduuidpurpose_explanationstring | nullpolicy_numberstring | nullpreferred_durationint32 | nullcommentstring | nullscore_asynchronouslybooleantruefalseHeaderscontent-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