Exempt an evidence of a loan applicant.Copy Pagepost https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/evidences/{evidenceId}/exemptPOST: /api/loan-applications/{guid}/loan-applicants/{guid}/evidences/{guid}/exemptPath ParamsloanApplicationIduuidrequiredThe unique identifier of the loan application.loanApplicantIduuidrequiredThe unique identifier of the loan applicant.evidenceIduuidrequiredThe unique identifier of the evidence.Body Paramsapplication/jsonapplication/*+jsonThe input model.commentstring | 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