Provides the loan applicants expense information.Copy Pageput https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/expense-informationPUT: /api/loan-applications/{guid}/loan-applicants/{guid}/expense-informationPath ParamsloanApplicationIduuidrequiredThe identifier of the loan application.loanApplicantIduuidrequiredThe identifier of the loan applicant.Body Paramsapplication/jsonapplication/*+jsonThe input model.persons_in_chargeint32dependent_childrenint32monthly_expense_childrendoublemonthly_expense_housingdoublemonthly_expense_mortgagedoublemonthly_expense_alimonydoublemonthly_expense_othersdoublemonthly_expense_others_originstring | nullother_creditsarray of objects | nullother_creditsADD objectHeaderscontent-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