Provides the loan applicants proven cash flowsCopy Pageput https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/proven-cash-flowsPUT: /api/loan-applications/{guid}/loan-applicants/{guid}/proven-cash-flowsPath ParamsloanApplicationIduuidrequiredThe identifier of the loan application.loanApplicantIduuidrequiredThe identifier of the loan applicant.Body Paramsapplication/jsonapplication/*+jsonThe input model.linksarray of objects | nulllinksADD objectcash_flow_effective_year_provendouble | nullcash_flow_previous_year_provendouble | nullcash_flow_before_previous_year_provendouble | nullHeaderscontent-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