Post a analysis review of a loan application.

POST: /api/loan-applications/{guid}/reviews

Path Params
uuid
required

The identifier of the loan application.

Body Params

The input model.

int32
enum

0 = NotScored, 1 = Passed, 2 = ErrorHasOccurred, 3 = NoProductFound, 4 = AllApplicantsAreUnemployed, 5 = StudentsWithoutIncome, 6 = TooOld, 7 = ForeignApplicantHasNotBeenResidentInBelgiumLongEnough, 8 = EarnsLessThanMinimumAmount, 9 = RecentlyStartedFreelancer, 10 = NationalBankNotConsulted, 11 = CollectiveDebtSettlement, 12 = NamesDoNotMatch, 13 = NationalBankOpenDefault, 14 = Consolidation, 15 = ProbabilityAcceptanceTooLow, 16 = ForeignApplicantDoesNotHaveLongTermResidencePermit, 17 = NationalBankClosedDefault, 18 = UnemployedTenants, 19 = BrokerageModeForced, 20 = NotAcceptedCountryOfResidence, 21 = MissingNoticeOfAssessment, 22 = MissingGuarantors, 23 = NegativeShareholderFunds, 24 = CompanyInactiveOrInTrouble, 25 = FinancialStatementsAreNotRecentEnough, 26 = RecentlyStartedCompany, 27 = NotEnoughFinancialStatements, 28 = RequestedAmountDoesNotCoverConsolidationCredits, 29 = UnconfirmedOtherExpense, 30 = MissingPartner, 31 = MissingIdentityInformation, 32 = BranchDoesNotAllowFreelanceForProfessionalLoans, 33 = BlacklistedLoan, 34 = MissingCompanyFinancialAccounts, 35 = MissingFinancialInformation, 36 = RequestedAmountDoesNotMatchPurposeSplitAmounts, 37 = MissingConsolidationCredits, 38 = MissingCompanyInformation, 39 = CompanySectorNotAllowed

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json