diff --git a/docs/MFL/LAP/Disbursement module/Deductions.md b/docs/MFL/LAP/Disbursement module/Deductions.md new file mode 100644 index 00000000..af2751b8 --- /dev/null +++ b/docs/MFL/LAP/Disbursement module/Deductions.md @@ -0,0 +1,90 @@ +

Deductions Logic

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Deduction TypeDeduction Amount (Value / Formula / Logic)When ApplicableWhen Adjusted
Processing Fee + PF Amount = {(Loan Amount × (PF % / 100)) × 1.18}
+ Amount inclusive of 18% GST
+ PF % entered by BCM in Loan Offer module +
All loansAt disbursal
E-stamp Charge + ₹38 (if agreement signing done online)
+ ₹0 (if agreement signing done offline) +
Only when agreement signing done onlineAt disbursal
Insurance ChargesTotal insurance premium (inclusive of 18% GST)All loansAt disbursal
Stamp Duty + State-based charge (refer state-wise stamp duty master)
+ ₹0 (if agreement signing done offline)

+ Note: State is derived from branch details of the RO who punched the case +
Only when agreement signing done onlineAt disbursal
CERSAI Charge + ₹118 (if sanctioned loan amount > ₹5 lakhs)
+ ₹59 (if sanctioned loan amount ≤ ₹5 lakhs) +
All loansAt disbursal
Initial Login Fee + ₹1,180 (IMD amount – currently constant)
+ Collected upfront during customer journey +
All loansNot adjusted from disbursal
Login Fee Deductible + ₹4,720 (if sanctioned loan amount > ₹10 lakhs – constant)
+ ₹2,950 (if sanctioned loan amount ≤ ₹10 lakhs – constant) +
All loansAt disbursal
+ +

All amounts mentioned are in Indian Rupees (₹).

+ +

Important Notes

+ diff --git a/docs/MFL/LAP/Disbursement module/Disbursal ready stage: 1st tranche.md b/docs/MFL/LAP/Disbursement module/Disbursal ready stage: 1st tranche.md new file mode 100644 index 00000000..aec5fbcb --- /dev/null +++ b/docs/MFL/LAP/Disbursement module/Disbursal ready stage: 1st tranche.md @@ -0,0 +1,111 @@ +

Disbursal Ready Stage: CO

+ + + +

Disbursement Request Creation

+ + +

Payment Details

+ + + + +
+ +

Disbursal Ready Stage: BPO

+ + + +
+ +

Disbursal Ready Stage: Ops

+ + diff --git a/docs/MFL/LAP/Disbursement module/Fully disbursed.md b/docs/MFL/LAP/Disbursement module/Fully disbursed.md new file mode 100644 index 00000000..e89cc8d8 --- /dev/null +++ b/docs/MFL/LAP/Disbursement module/Fully disbursed.md @@ -0,0 +1 @@ +

Fully disbursed cases appear in the All cases tab for all users.

diff --git a/docs/MFL/LAP/Disbursement module/LMSHandoff.md b/docs/MFL/LAP/Disbursement module/LMSHandoff.md new file mode 100644 index 00000000..7a4cb3fc --- /dev/null +++ b/docs/MFL/LAP/Disbursement module/LMSHandoff.md @@ -0,0 +1,109 @@ +

LMS Handoff

+ +

First Tranche

+ + + +

Pre-checks/validations

+

+Pre-checks/validations run on LMS handoff initiation for the first tranche. If any pre-check fails, LMS handoff is blocked: +

+ + + +

LMS handoff APIs (First Tranche)

+

+LMS handoff for first tranche initiates the below series of APIs in the following order: +

+ +
    +
  1. Create Customer - for primary applicant and all co-applicants
  2. +
  3. Process Receipt - For IMD details - This will be moved to journey now just after IMD is paid and not in the disbursal workflow
  4. +
  5. Create Collateral
  6. +
  7. Book Loan
  8. +
  9. Process Instrumentation - For NACH details
  10. +
  11. Create Document - Series of 4 APIs
  12. +
+ +

LMS Workflow Status

+

+After LMS handoff is initiated, Ops user gets an option to “check status” of the LMS workflow. List of possible statuses: +

+ + + +

Retrigger Logic

+ + + +

+If LMS handoff is re-triggered in failure scenarios, following pre-checks are re-run: +

+ + + +
+ +

Second / Subsequent Tranche

+ +

Pre-checks/validations

+

+Pre-checks/validations run on initiating LMS handoff for second/subsequent tranches: +

+ + + +

LMS handoff APIs (Second / Subsequent Tranche)

+ + +

LMS Workflow Status

+

+List of the possible statuses of the LMS handoff for second/subsequent tranches: +

+ + + +

Retrigger Logic

+ + +

+If LMS handoff is re-triggered in case of failure for second/subsequent tranches, following pre-checks are re-run: +

+ + diff --git a/docs/MFL/LAP/Disbursement module/artially Disbursed: Subsequent Tranches.md b/docs/MFL/LAP/Disbursement module/artially Disbursed: Subsequent Tranches.md new file mode 100644 index 00000000..1f07abbe --- /dev/null +++ b/docs/MFL/LAP/Disbursement module/artially Disbursed: Subsequent Tranches.md @@ -0,0 +1,34 @@ +

Partially Disbursed: Subsequent Tranches

+ +

Partially Disbursed Stage: CO

+ + +

Partially Disbursed Stage: BPO

+ + +

Partially Disbursed Stage: Ops

+ diff --git a/docs/MFL/LAP/Disbursement module/myqueue.md b/docs/MFL/LAP/Disbursement module/myqueue.md new file mode 100644 index 00000000..6fe43e28 --- /dev/null +++ b/docs/MFL/LAP/Disbursement module/myqueue.md @@ -0,0 +1,57 @@ +

My Queue Behaviour

+ +

Disbursal Module: My Queue Policies

+ +

Disbursal Ready Stage: CO

+ + +

Disbursal Ready Stage: BPO

+ + +

Disbursal Ready Stage: Ops

+ + +

Partially Disbursed Stage: CO

+ + +

Partially Disbursed Stage: BPO

+ + +

Partially Disbursed Stage: Ops

+ + +

Fully Disbursed Stage

+ diff --git a/docs/MFL/LAP/In-Principle Sanction/OfferNegotiation.md b/docs/MFL/LAP/In-Principle Sanction/OfferNegotiation.md new file mode 100644 index 00000000..bf0179f9 --- /dev/null +++ b/docs/MFL/LAP/In-Principle Sanction/OfferNegotiation.md @@ -0,0 +1,35 @@ +

Offer Negotiation

+ +

BBM negotiation will happen in parallel to legal and technical verification in the "In-principle sanctioned" stage. BBM can only edit PF and ROI and view other parameters of the negotiated offer.

+ +

NOTE: It is not possible that the soft-sanctioned (in-principle) loan offer details will change after legal and technical verification are complete. The only inputs from these two will be ‘recommend’ or ‘do not recommend’. If one of these two decide ‘Not recommended’, BCM will raise a deviation separately.

+ +

When BBM creates a negotiated offer, negotiation task flows to NSH for approval of negotiation once BBM submits. There is a validation that BBM cannot close the negotiation task before the NSH approves the negotiation task. Following will be the flow after NSH approves the negotiated PF and ROI:

+ + + +

It is possible that the case can be sent back in the negotiations stage. Two likely scenarios (not in the current scope):

+ + + +

Offer details will be reset in case of send-back. Loan application cancel and rejection options are provided to the BCM for scenarios where the customer no longer wants the loan or major issues are discovered with the application at this stage.

+ +

RBAC rules for this stage:

+ diff --git a/docs/MFL/LAP/In-Principle Sanction/Readme.md b/docs/MFL/LAP/In-Principle Sanction/Readme.md new file mode 100644 index 00000000..156928da --- /dev/null +++ b/docs/MFL/LAP/In-Principle Sanction/Readme.md @@ -0,0 +1,10 @@ +

In-principle Sanctioned Stage

+ +

Case reaches "In-principle sanctioned" stage when Credit sanctions the case. Parallel verifications like legal, technical, and RCU might or might not be completed by this time. This stage includes primarily the following activities:

+ + diff --git a/docs/MFL/LAP/Post-Sanction/Enach.md b/docs/MFL/LAP/Post-Sanction/Enach.md new file mode 100644 index 00000000..64931557 --- /dev/null +++ b/docs/MFL/LAP/Post-Sanction/Enach.md @@ -0,0 +1,24 @@ +

E-NACH

+ +

E-NACH can be initiated by CO on the E-Registrations tab.

+ +

E-NACH can be performed via two modes: Online & Offline

+ +

Online NACH

+ + +

Offline NACH

+ diff --git a/docs/MFL/LAP/Post-Sanction/Pennydrop.md b/docs/MFL/LAP/Post-Sanction/Pennydrop.md new file mode 100644 index 00000000..49d9704a --- /dev/null +++ b/docs/MFL/LAP/Post-Sanction/Pennydrop.md @@ -0,0 +1,13 @@ +

Penny Drop

+ +

CO can initiate Penny drop on the E-registrations tab. While initiating, CO gets an option to select one out of the bank accounts added in the application for applicant and co-applicants. Currently, the system only shows the bank accounts for the primary applicant. (Fix to be implemented)

+ +

After selecting a bank account, CO has to re-enter the bank account number in a text field, with the last 4 digits validated against the account number extracted from the bank statement or the manually entered account number. The bank name is also validated along with the bank account number.

+ +

Penny drop can be performed on only one account. The same account is used for E-NACH and money deposit after disbursal.

+ +

Currently, Penny drop is done using Zoop service (to be moved to Digio).

+ +

Currently, Penny drop can be initiated via the dashboard on a sidebar (journey screen). Planned improvements include bringing the whole experience to the dashboard for a seamless workflow.

+ +

If Penny drop fails, CO can retry it on the sidebar. (User experience improvements for failure scenarios are planned)

diff --git a/docs/MFL/LAP/Post-Sanction/RCU Stage-2.md b/docs/MFL/LAP/Post-Sanction/RCU Stage-2.md new file mode 100644 index 00000000..a842b76b --- /dev/null +++ b/docs/MFL/LAP/Post-Sanction/RCU Stage-2.md @@ -0,0 +1,66 @@ +

RCU Stage-2

+ +

CO can initiate RCU Stage 2 – Document Vetting after the final sanction (“Loan Sanctioned” stage). This process enables the RCU team to verify the original collateral documents for authenticity.

+ +

The CO can view the uninitiated “RCU Document Vetting” task in the Verifications tab → Other Verifications sub-tab.

+ +

The RCU Document Vetting workflow follows this sequence: BCM → RCU Vendor → RCU Manager (State-level)

+ +

Document Upload

+ + +

Task Assignment

+ + +

RCU Vendor Actions

+ + +

Document Screening Statuses

+ + +

If any document is marked as Hold or remains in Under Review, the system does not allow the vendor to provide a final vetting decision or progress the task further.

+ +

RCU Vendor Decision Options

+ + +

Routing to State-level RCU Manager

+ + +

After the RCU manager provides the final decision, the RCU vetting workflow concludes.

+ +

Based on the final RCU decision, the CO can raise relevant RCU deviations in the Deviations Module.

diff --git a/docs/MFL/LAP/Post-Sanction/Readme.md b/docs/MFL/LAP/Post-Sanction/Readme.md new file mode 100644 index 00000000..9ccd6562 --- /dev/null +++ b/docs/MFL/LAP/Post-Sanction/Readme.md @@ -0,0 +1,48 @@ +

Post Sanction

+ +

When the case is finally sanctioned, it moves from the "In-principle sanctioned" stage to the "Loan sanctioned" stage (Post sanction stage). The CO performs the following activities in this stage:

+ + + +

The CO will also check if all sanction conditions have been met and will mark each condition as complied, waived off, PDD, or OTC. Approvals for conditions marked as waived-off, PDD, or OTC must be done by the designated authority (as per MFL logic) before the case can move to the next stage.

+ +

Key sequence and related validations:

+ + +

After the loan sanction state, the case will move to the Disbursal Ready state:

+ + +

For multi-tranche disbursal:

+ + +

For single tranche disbursal:

+ + +

Once the entire loan disbursement is completed, the case moves to Disbursed state.

+ +

For reporting and "My Queue" purposes, the case can be identified with a combination of task_type and task_state at any given point:

+ diff --git a/docs/MFL/LAP/Underwriting/CreditDeviations.md b/docs/MFL/LAP/Underwriting/CreditDeviations.md new file mode 100644 index 00000000..96f103ea --- /dev/null +++ b/docs/MFL/LAP/Underwriting/CreditDeviations.md @@ -0,0 +1,85 @@ + +

Credit Deviations

+ +

+The Loan Offer must be set before any deviation can be raised, as +deviations are specific to each product type. +(Reference: Credit Deviations Master attached in mail) +

+ +

General Rules

+ + +

Deviation Flow by Stage

+ + +

How to Raise a Deviation

+
    +
  1. Select the deviation from the master list.
  2. +
  3. Choose the relevant applicant or co-applicant.
  4. +
  5. The deviation task is automatically assigned to the specified approval authority (e.g., SCM).
  6. +
  7. Currently, if multiple SCMs exist in a state, tasks are not sent to a shared pool.
  8. +
  9. All deviations are manually initiated; automatic deviations are not yet implemented.
  10. +
+ +

Approval Rules

+ + +

Restrictions and Constraints

+ diff --git a/docs/MFL/LAP/Underwriting/DOA.md b/docs/MFL/LAP/Underwriting/DOA.md new file mode 100644 index 00000000..32f4a422 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/DOA.md @@ -0,0 +1,80 @@ + +

DOA: Delegation of Authority

+

+The loan approval authority is determined based on two key criteria: the loan amount and the associated risk grade (refer to the DOA logic at the bottom of this sheet) +

+ +

Risk Grade

+ + +

Loan Amount

+ + + + +

Credit Approval Hierarchy

+ +

Branch mortgage hierarchy:

+

BCM → ACM → RCM → SCM → ZCM → NCM → CBO

+ +

PC mortgage hierarchy:

+

BCM → CCM → SCM → ZCM → NCM → CBO

+ +

+Currently, RCM level is omitted due to absence of RCM users but may be included based on future business needs +

+ +

DOA logic

+ + + + + + + + + + + + + + + + + + + + + +
Credit FamilyLoan Amt$Risk GradeFOIRLTV
BCM#10,00,0001,2,350%60%
BCM#5,00,0004,550%60%
CCM15,00,0001,2,350%60%
CCM10,00,0004,5,650%60%
SCM25,00,0001,2,350%60%
SCM15,00,0004,5,650%60%
ZCM30,00,0001,2,350%60%
ZCM20,00,0004,5,650%60%
NCM5,00,00,0001,2,3,4,5,6,7,850%60%
CBO5,00,00,0001,2,3,4,5,6,7,850%Legal Verification Workflow + +

+The BCM views the un-initiated Legal verification task in the +Verifications tab and initiates it from there. +

+ +

Workflow Sequence

+

+BCM → Legal Vendor (out of scope) → State-level Legal Manager +

+ +

Task Initiation and Assignment

+
    +
  • + The BCM obtains the legal report from an empanelled legal vendor or lawyer + outside the system. +
  • +
  • + Uploading the legal report is mandatory while assigning + the task. +
  • +
  • + The BCM assigns the task to a state-level legal manager by selecting the + relevant manager from a dropdown of mapped state managers. +
  • +
  • + Once assigned, the task appears in the legal manager’s queue. +
  • +
+ +

Legal Manager Review

+
    +
  • Review the uploaded legal report and documents
  • +
  • Optionally upload additional documents
  • +
  • Add remarks
  • +
+ +

Decision Options

+
    +
  • Recommended
  • +
  • Not recommended
  • +
  • + Hold – sends the task back to the same BCM for + clarifications or additional documents, after which the BCM can re-assign + it +
  • +
+ +

Decision Rules and Visibility

+
    +
  • + Once recorded, the decision cannot be edited or reversed. +
  • +
  • + The legal verification task cannot be reopened. +
  • +
  • + The decision does not block the overall underwriting flow. +
  • +
  • + All uploaded documents remain viewable from: +
      +
    • The legal verification task
    • +
    • + The “Technical verification” category under the + “All documents” tab +
    • +
    +
  • +
  • + Task movement and remarks are visible in the + “Timeline” sub-tab. +
  • +
diff --git a/docs/MFL/LAP/Underwriting/Loanoffer.md b/docs/MFL/LAP/Underwriting/Loanoffer.md new file mode 100644 index 00000000..f7a6bb86 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/Loanoffer.md @@ -0,0 +1,204 @@ + + + +Loan Offer Configuration – MFL LAP + + + +

Loan Offer Configuration – MFL LAP

+ +

+ BCM manually sets the loan offer for MFL LAP during the “Under review” stage + in the “Loan offer” tab. +

+ +

While configuring the loan offer, the BCM inputs the following parameters:

+ +

Product Configuration

+ +
    +
  • + Super product: Default is “LAP” and is auto-populated. + “Housing loan” is not supported currently. +
  • +
  • + Product: One of the following can be selected: +
      +
    • General LAP
    • +
    • Micro LAP
    • +
    • SBL
    • +
    +
  • +
  • + Sub-product: One of the following can be selected: +
      +
    • Top-up with closure
    • +
    • New application
    • +
    • Balance transfer without top-up
    • +
    • Balance transfer top-up
    • +
    • Resale
    • +
    • Under construction
    • +
    +
  • + +
  • + Scheme: Based on the selected product and the state where the loan was sourced, + the BCM is shown eligible schemes as defined in the + “Product-level scheme collateral policy master” (attached with mail). + RO login details are used to derive the state. +
  • +
  • + Property type: Based on product, state, and scheme, the system shows the + permitted property types as per the + “Product-level scheme collateral policy master”. +
  • +
  • + Loan purpose: One of the following can be selected + (This is the UAT master, Finbox is discussing the prod master with MFL): +
      +
    • Business expansion
    • +
    • Education purpose
    • +
    • Home renovation/improvement
    • +
    • New business
    • +
    +
  • +
+ +

Financial Parameters

+ +
    +
  • + Loan amount (INR): The amount the BCM intends to sanction. + The “Product-level scheme collateral policy master” defines minimum and maximum + permissible loan amounts by product, scheme, etc. +
      +
    • + If the entered amount is outside this range, the system allows submission but + displays a warning that “loan amount norms are not met”. +
    • +
    • + The BCM can subsequently raise a deviation in the deviations module + (auto-deviation is not yet implemented). +
    • +
    +
  • +
  • + ROI (%): The rate of interest the BCM wants to offer. + The “Product-level scheme collateral policy master” defines threshold minimum and + maximum ROI based on product/scheme/property type/state etc (Refer master). +
      +
    • + If the entered ROI is outside this range, the system allows submission but + displays a warning that “loan amount norms are not met”. +
    • +
    • + The BCM can later capture this as a deviation. +
    • +
    +
  • +
  • + Tenure (months): The tenure offered. + The master specifies a maximum permissible tenure based on product/scheme/property + type/state etc (Refer master). +
      +
    • + If the entered tenure exceeds this, the system still allows submission but + warns that “tenure norms are not met”. +
    • +
    • + The BCM can raise a corresponding deviation later. +
    • +
    +
  • + +
  • + Tranche type: +
      +
    • Single tranche
    • +
    • Multi tranche
    • +
    +
  • + +
  • + FOIR (%): The BCM manually calculates and enters the FOIR. + The master defines a maximum permissible FOIR based on product/scheme/property + type/state etc. +
      +
    • + If the entered FOIR exceeds this limit, the system permits submission but + shows a warning that “FOIR norms are not met”. +
    • +
    • + The BCM can later record this as a deviation. +
    • +
    +
  • + +
  • + LTV (%): Auto-calculated from the loan amount and total property value. + The master defines a maximum permissible LTV based on product/scheme/property + type/state etc. +
      +
    • + If the calculated LTV exceeds this internal threshold, the system shows a + warning that “LTV norms are not met” but still allows submission. +
    • +
    • + The BCM can subsequently raise a deviation. +
    • +
    • + There is a hard stop of 20% ≤ LTV ≤ 75%. + If LTV falls outside this range, the system blocks submission of the loan offer. +
    • +
    • + LTV is recalculated every time the loan offer is submitted or edited, but it + does not auto-refresh when only “Total property value” is edited. +
    • +
    • + “Total property value” and other collateral details must be completed before + the loan offer can be set. +
    • +
    +
  • +
  • + Processing fee (%): The processing fee the BCM wants to offer. + The permissible range is 2%–3%. + Values outside this range are not allowed and the system blocks submission. +
  • +
+ +

Derived Fields (Post Submission)

+ +

+ After the BCM submits the loan offer, the system derives and displays additional + fields on the Loan offer tab: +

+ +
    +
  • + Processing fee incl. GST: Processing fee including 18% GST. +
  • +
  • + EMI: Calculated as: +
    +EMI = P × r × (1 + r)^n / [(1 + r)^n - 1]
    +
    +Where:
    +P = loan amount
    +r = ROI (monthly) = ROI / 12
    +n = tenure in months
    +      
    +
  • +
  • Type of interest: Tiered (currently constant)
  • +
  • Type of interest tiered: 5 years + floating combination (currently constant)
  • +
  • Base interest (%): 10 (constant)
  • +
  • Margin (%): ROI - 10
  • +
+ +

+ The BCM can edit the loan offer as long as the application remains in the + “Under review” stage. +

+ + + diff --git a/docs/MFL/LAP/Underwriting/OtherVerification.md b/docs/MFL/LAP/Underwriting/OtherVerification.md new file mode 100644 index 00000000..c8c8bd75 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/OtherVerification.md @@ -0,0 +1,32 @@ +

Other Verifications

+ +

+In the “Under review” stage, the BCM can manually initiate +parallel verifications from +Verifications → “Other verifications” sub-tab. +

+ +

Mandatory Parallel Verifications

+
    +
  • Technical verification
  • +
  • Legal verification
  • +
  • RCU verification
  • +
+ +

Initiation and Completion Rules

+
    +
  • + Initiating all three verifications in the + “Under review” stage is mandatory. +
  • +
  • + Completion and decisioning of these verifications is + not required during the + “Under review” stage. +
  • +
  • + All three verifications must be completed before final sanction, + specifically at the + “In-principle sanctioned” stage. +
  • +
diff --git a/docs/MFL/LAP/Underwriting/PrimaryVerification.md b/docs/MFL/LAP/Underwriting/PrimaryVerification.md new file mode 100644 index 00000000..ea05ee45 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/PrimaryVerification.md @@ -0,0 +1,35 @@ +

Primary Verifications

+ +

+In the “Verifications” tab, under the +“Primary verifications” sub-tab, the BCM completes all primary +verification activities. +

+ +

Mandatory Primary Verification Forms

+

All of the following forms are currently mandatory:

+
    +
  • Residence verification
  • +
  • Property verification
  • +
  • Family tree
  • +
  • Personal discussion – for the applicant and all co-applicants
  • +
  • Tele-verification – for the applicant and all co-applicants
  • +
  • Risk gradation
  • +
+ +

Form Submission Rules

+
    +
  • + A form cannot be submitted unless all mandatory fields are filled. + Any field-level validation failures are displayed as front-end errors. +
  • +
  • + After completing each form, the BCM must close the corresponding task + by clicking the tick button against that form. + Until this action is completed, the verification is not treated as complete. +
  • +
  • + A form can be edited only until its corresponding task is marked complete. + Once the task is completed, the form becomes non-editable. +
  • +
diff --git a/docs/MFL/LAP/Underwriting/RCUStage1.md b/docs/MFL/LAP/Underwriting/RCUStage1.md new file mode 100644 index 00000000..f9f88045 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/RCUStage1.md @@ -0,0 +1,141 @@ + +

RCU Stage 1 Verification

+ +

+The BCM identifies the un-initiated RCU verification task in the +Verifications tab and initiates it. +

+ +

Workflow Sequence

+

+BCM → RCU Vendor → State-level RCU Manager +

+ +

Task Assignment

+
    +
  • + The BCM assigns the RCU task to an RCU vendor selected from the list of vendors + mapped to the relevant state. +
  • +
  • + Once assigned, the task appears in the RCU vendor’s queue. +
  • +
+ +

RCU Vendor Activities

+
    +
  • Screen all customer-related documents uploaded in the system
  • +
  • + Provide a final RCU decision, optionally uploading a supporting report or + document +
  • +
+ +

Document Screening Statuses

+
    +
  • Screened – cleared
  • +
  • Sampled – requires further investigation
  • +
  • Hold – cannot be screened for some reason
  • +
  • Under review – default state, not yet screened
  • +
+ +

Documents Subject to Screening

+

Screening is performed only on manually uploaded customer documents:

+
    +
  • KYC Uploaded
  • +
  • Financial Docs
  • +
  • Address
  • +
  • Collateral
  • +
  • Additional Doc
  • +
  • Business
  • +
+ +

Documents Excluded from Screening

+
    +
  • + KYC documents fetched from third-party APIs (e.g. Digilocker) +
  • +
  • + System-generated or internal categories such as + “Verifications” +
  • +
+ +

Screening Validation Rules

+
    +
  • + If any document remains in Hold or + Under review, the system blocks: +
      +
    • Final RCU decision submission
    • +
    • Progression of the RCU workflow
    • +
    +
  • +
+ +

Final RCU Decisions (Vendor)

+
    +
  • Positive
  • +
  • Negative
  • +
  • Could not verify
  • +
  • Refer to Credit
  • +
  • R-Doc
  • +
  • R-Profile
  • +
  • + Hold – sends the task back to the BCM for resolution, after + which the BCM can reassign it to the RCU vendor +
  • +
+ +

Escalation to State-level RCU Manager

+

The task is escalated automatically if:

+
    +
  • Any document is marked Sampled
  • +
  • + The vendor’s final decision is: + + Negative, Could not verify, Refer to Credit, R-Doc, or R-Profile + +
  • +
+ +

+If neither condition is met, the RCU flow ends with the vendor’s decision. +

+ +

State-level RCU Manager Capabilities

+
    +
  • Screen documents
  • +
  • Modify document screening statuses
  • +
  • Override the vendor’s final decision
  • +
  • + The manager cannot use the + “Hold” status while screening documents +
  • +
+ +

Final Decision by RCU Manager

+
    +
  • + The RCU manager can select Hold as the final decision to send + the task back to the BCM for clarification +
  • +
  • + The BCM can reassign the task to the RCU manager after addressing the issues +
  • +
  • + Once the RCU manager records a final decision, the RCU workflow + ends +
  • +
+ +

Post-RCU Actions

+
    +
  • + Based on the final RCU outcome, the BCM can raise RCU-related deviations in the + Deviations module +
  • +
  • + In future phases, these deviations will be auto-triggered by the system +
  • +
diff --git a/docs/MFL/LAP/Underwriting/Readme.md b/docs/MFL/LAP/Underwriting/Readme.md new file mode 100644 index 00000000..9c4f405c --- /dev/null +++ b/docs/MFL/LAP/Underwriting/Readme.md @@ -0,0 +1,71 @@ + +

BCM – Under Review Stage

+ +

+Once BPO Stage 1 forwards a case, the application moves to the BCM pool in the +“Under review” stage. It remains there until a BCM self-assigns it, +after which it appears in that BCM’s queue for processing. +

+ +

BCM Activities in “Under review” Stage

+
    +
  • Completes all primary verifications (FI/PD)
  • +
  • Initiates parallel verifications (Legal, Technical, RCU)
  • +
  • Uploads the CAM report
  • +
  • Updates collateral details
  • +
  • Sets the loan offer
  • +
  • Raises deviations
  • +
  • Raises sanction conditions
  • +
  • Completes risk profiling
  • +
  • Initiates the DOA flow
  • +
+ +

Key Sequence and Validation Rules

+
    +
  • All primary verifications must be completed before CAM upload
  • +
  • CAM must be uploaded before setting the loan offer
  • +
  • All mandatory collateral details must be captured before setting the loan offer
  • +
  • Property address line 2 and landmark are optional fields
  • +
  • Built-up area is optional if property type is Flat
  • +
  • Super built-up area is optional if property type is Independent
  • +
  • Carpet area must be less than built-up area
  • +
  • Built-up area must be less than super built-up area
  • +
  • The loan offer must be set before raising deviations, as deviations depend on the selected loan product (e.g. General LAP, Micro LAP, SBL)
  • +
  • The loan offer must be set before initiating both DOA flow and risk profiling
  • +
  • The BCM checklist for this stage must be completed before initiating DOA flow
  • +
  • All deviations must be resolved and in “Approved” status before DOA flow can be initiated
  • +
  • At least one bank account for either the applicant or co-applicant must be added before initiating DOA, if not already present (to be implemented)
  • +
+ +

Additional Rules and Permissions

+
    +
  • + In parallel with the above activities, the BCM can modify information entered by RO/CO + in earlier stages, except for: +
      +
    • Sourcing details
    • +
    • Requested loan details
    • +
    • IMD details
    • +
    + These fields are locked for editing. +
  • +
  • The BCM can upload additional documents to the application if required
  • +
  • + The BCM cannot add a co-applicant in the “Under review” stage. + To add a co-applicant, the case must be sent back to an earlier stage. +
  • +
  • + The BCM can generate unsigned documents such as: +
      +
    • Sanction Letter
    • +
    • LAF
    • +
    • KFS
    • +
    • Loan Agreement
    • +
    • SOC
    • +
    • GTC + MITC
    • +
    + during the “Under review” stage. +
    + (Separate note to be shared on document generation) +
  • +
diff --git a/docs/MFL/LAP/Underwriting/Riskprofiling.md b/docs/MFL/LAP/Underwriting/Riskprofiling.md new file mode 100644 index 00000000..c8cf5659 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/Riskprofiling.md @@ -0,0 +1,89 @@ + + + + +

Risk Profiling – LAP

+ +

+ BCM can perform risk profiling either in the “Under review” stage or the + “In-principle sanctioned” stage; it becomes mandatory at the + “In-principle sanctioned” stage. +

+ +

+ The risk profiling module takes a set of input parameters and, based on a predefined scoring + logic, returns an overall risk score and a corresponding risk category. +

+ +

+ Each input is treated as a question with a response that contributes a specific score, and the + sum of these individual scores yields the final risk score (a value between 0–100) + and risk category (Low, Medium, or High). + (Logic attached with this mail) +

+ +

Risk Profiling Form

+ +

+ BCM fills a form on the “Manual Credit Review” tab to calculate the risk profile. +

+ +

The inputs required to calculate the risk score are:

+ +
    +
  • + Nature of property: Selected by the BCM from a master list +
  • +
  • + FOIR: Auto-fetched by the system from the loan offer details +
  • +
  • + LTV: Auto-fetched by the system from the loan offer details +
  • +
  • + Vintage: Entered manually by the BCM (free-text field) +
  • +
  • + Occupation type: Selected as either “Salaried” or “Self-employed” by the BCM +
  • +
  • + Occupation: Selected by the BCM from a master list +
  • +
  • + Guarantor in deal: Selected as “Yes” or “No” by the BCM +
  • +
+ +

+ The loan offer must be set before running risk profiling, since FOIR and + LTV are required as inputs for the calculation. +

+ +

+ The system does not impose any hard validation or blocking condition based on + the resulting risk score or risk category; the outcome is for assessment purposes only. +

+ +

+ The BCM can edit the risk profiling form and recalculate the risk score until the case moves to + the “Loan sanctioned” stage. +

+ +

Risk Gradation

+ +

+ Risk gradation is a separate verification, for which BCM fills a form mandatorily in the + “Under review” stage under Primary verifications on the + “Verifications” tab. +

+ +

Reference Document

+ +

+ + LAP Credit Risk Profiling (3) 1.xlsx + +

+ + + diff --git a/docs/MFL/LAP/Underwriting/TechnicalVerification.md b/docs/MFL/LAP/Underwriting/TechnicalVerification.md new file mode 100644 index 00000000..bc1438a0 --- /dev/null +++ b/docs/MFL/LAP/Underwriting/TechnicalVerification.md @@ -0,0 +1,102 @@ + + +

Technical Verification Workflow

+ +

+The BCM identifies the un-initiated Technical verification task +in the Verifications tab and initiates it. +

+ +

Workflow Sequence

+

+BCM → Technical Vendor (out of scope) → State-level Technical Manager +

+ +

Task Initiation and Assignment

+
    +
  • + The BCM procures the technical report from a technical vendor outside the + system. +
  • +
  • + Uploading the technical report is mandatory at the time of + assignment. +
  • +
  • + The BCM assigns the task to a state-level technical manager by selecting the + appropriate manager from a list mapped to the relevant state. +
  • +
  • + Once assigned, the task appears in the technical manager’s queue. +
  • +
+ +

Technical Manager Review

+
    +
  • Review the uploaded technical report and supporting documents
  • +
  • Optionally upload additional documents
  • +
  • Add remarks
  • +
+ +

Decision Options

+
    +
  • Recommended
  • +
  • Not recommended
  • +
  • + Hold – sends the task back to the same BCM for clarification, + after which the BCM can resubmit the task with updated documents or remarks +
  • +
+ +

Decision Rules and Visibility

+
    +
  • + Once recorded, the decision is final and cannot be modified. +
  • +
  • The technical verification task cannot be reopened.
  • +
  • + The decision does not block the underwriting flow. +
  • +
  • + All uploaded documents are visible: +
      +
    • Within the technical verification task
    • +
    • + Under “Technical verification” in the + “All documents” tab +
    • +
    +
  • +
  • + Complete task movement and remarks are trackable in the + “Timeline” sub-tab. +
  • +
+ +

Dual Technical Verification

+ +
    +
  • + For requested loan amounts ≥ ₹15 lakhs, two separate + technical verifications by two different vendors are required. +
  • +
  • + In such cases, the BCM sees two un-initiated technical verification tasks. +
  • +
  • + Both tasks can be assigned to the same state-level technical manager; the + workflow for each remains identical. +
  • +
  • + The BCM compares both technical reports and identifies the + lower collateral value. +
  • +
  • + The BCM manually updates this value in the + “Total property value” field on the + Collateral tab. +
  • +
  • + This comparison and update is not system-driven currently. +
  • +