- Your custom lending rules tailored to product risk appetite
- ProfiledRisk intelligence assessing historical activity, device consistency, and identity stability
- allowed — continue loan approval workflow
- blocked — reject request
- pending — hold for additional checks or analyst decision
When to Use This Use Case
Use the Lending category when:- A user submits a loan application
- Borrower profile or credit eligibility is updated
- A new loan request is made for an existing borrower
- Exposure changes require re-evaluation (credit limit increase, top-up)
- Salary advance applications
- Personal or SME loan requests
- Buy-Now-Pay-Later (BNPL) onboarding and repayment approvals
- Rapid repeat borrowing behavior
Expected Event Inputs
A Lending event should clearly describe the loan request, the borrower profile, and the context in which the request occurs.Required signal groups:
Full schema is documented in here
Example snippet from your payload:
Decisioning Logic
Evaluation combines:1. Your Rules
Configured in Flows, such as:- Employment and income validation requirements
- Minimum credit score thresholds
- Rules preventing excessive exposure per borrower
- Enhanced verification for first-time lending customers
2. ProfiledRisk Intelligence
Including:- Loan stacking detection across shared devices or profiles
- Spike in risk signals preceding requests
- Weak identity correlated with high credit appetite
- Cross-entity behavioral anomalies (e.g., same device, different users)
Response Example
Client Enforcement Behavior
Pending is common when risk signals conflict but manual intervention may justify approval.
Case Management
A Case is typically generated when:- Borrower profile changes shortly before request (ATO suspicion)
- Loan request is high-value relative to user history
- Device/IP suggests collusion or synthetic identity clusters
- Required borrower documentation triggers compliance review
Example Lending Rules
Rules allow business teams to control exposure while enabling automation.
Summary
ProfiledRisk supports credit operations by:- Preventing high-risk accounts from receiving funds
- Reducing default exposure through behavior-based evaluation
- Ensuring compliance alignment with lending obligations
- Improving analyst efficiency through automated segmentation

