1.10 White-label and SaaS lending platform
Once a lending platform has been built and proven on the company’s own book, the same platform can be productised and sold as a SaaS LOS/LMS or run as a white-label backbone for other NBFCs.
This isn’t a lending business — it’s a B2B SaaS / technology business, with different unit economics, sales motion, and team shape. But the platform overlap is so high that incremental revenue can be earned without building a new product.
SaaS LOS/LMS
Section titled “SaaS LOS/LMS”What it is
Section titled “What it is”Sell the loan origination system (LOS) and loan management system (LMS) as a hosted SaaS to other lenders — NBFCs, banks’ digital lending arms, captive lenders, fintech NBFCs.
Money flow
Section titled “Money flow”- Customer (lender) signs a SaaS contract — typically
₹X per disbursalor₹Y per active loan per month, with an annual platform fee floor. - Sometimes a one-time implementation / setup fee (
₹25 lakh – ₹2 Cr) for onboarding, integration, customisation. - Sometimes a transaction-based revenue share for high-volume customers.
Customer profile
Section titled “Customer profile”- Mid-size NBFCs (
₹50 Cr – ₹2,000 Crbook) who can’t justify building in-house but need more than off-the-shelf. - Bank digital lending units launching new products.
- Captive NBFCs of corporates.
- Newly-licensed NBFCs.
Pricing models seen in market
Section titled “Pricing models seen in market”| Model | Typical |
|---|---|
| Per disbursal | ₹150 – ₹500 per loan |
| Per active loan per month | ₹20 – ₹100 per loan |
| Annual platform fee floor | ₹10 lakh – ₹2 Cr |
| Implementation fee | ₹25 lakh – ₹2 Cr |
| Module pricing | LOS, LMS, collections, co-lending each priced separately |
Existing players doing this in India include Lentra, M2P Finflux, Finezza, CloudBankin, Roopya, Decimal, Biz2X. See Section 8 for a deep dive on each.
- Recurring SaaS revenue on top of own lending P&L.
- Higher margins than lending (
70%+gross margin once platform is built). - Customer relationships compound — every customer adds integration data, edge cases, and feature requests that improve the product.
- Sales cycle is
6 – 18months per enterprise customer. - Customisation requests can fragment the codebase.
- Multi-tenant data isolation, security, compliance, certification (ISO 27001, SOC 2) becomes mandatory.
- Customer success organisation is large — for every enterprise customer, a dedicated CSM is needed.
- Competing against established players who have invested years.
Fit for an SME WC NBFC
Section titled “Fit for an SME WC NBFC”Defer to year 2 or 3. A platform that hasn’t been battle-tested on the company’s own book isn’t credible to enterprise customers. Once the platform is running clean on ₹100 Cr+ of own / co-lent book, the SaaS pitch becomes credible: “we run this in production for our own NBFC at this scale, here’s the live evidence.”
This is the recommended path: build on own book → prove → productise → sell. Skip the temptation to start as a SaaS first (the “build a platform and find customers” trap that has killed several Indian lending tech startups).
White-label lending platform
Section titled “White-label lending platform”What it is
Section titled “What it is”Run the entire lending operation — tech, ops, credit, collections — on behalf of another NBFC, under that NBFC’s brand. The other NBFC owns the licence and the balance sheet; the platform company runs the operation as a deep LSP (effectively an outsourced lending desk).
This is structurally close to the LSP model but more vertically integrated — the partner doesn’t just use your stack, they outsource a substantial part of their lending operation.
Money flow
Section titled “Money flow”- Partner NBFC pays the platform a comprehensive fee covering tech + ops + sometimes balance-sheet origination.
- Typically structured as a management fee plus a per-loan transaction fee plus an incentive tied to portfolio performance.
Regulatory shape
Section titled “Regulatory shape”Outsourcing rules apply heavily. The partner NBFC’s board must approve the outsourcing arrangement and continues to own all regulatory responsibility. The platform must allow the partner’s audit, RBI inspection, and full data access. The partner can’t outsource its core management functions — strategic decisions, credit policy ownership, compliance ownership all remain with the partner NBFC.
Practical implication: white-label is structurally a deep LSP, capped by what the regulator allows the partner to outsource.
- Predictable, contracted revenue.
- Deep partnership, long contract terms.
- Brings book and economics that wouldn’t otherwise be available.
- One large customer = high concentration risk.
- Partner switching costs are high in both directions; if the relationship sours, unwinding is painful.
- Hard to differentiate from a generic SaaS LOS/LMS contract once volume scales.
Fit for the wedge
Section titled “Fit for the wedge”Selective. A white-label arrangement with one large bank or NBFC partner — where the platform runs their MSME WC desk — can be a powerful book scale lever. But it’s not the wedge itself.
Recommended approach: once the SaaS product is live with 3 – 5 customers, consider a single anchor white-label deal that combines deep integration with a large committed customer. Do not start with white-label.
Module reuse
Section titled “Module reuse”For both SaaS and white-label, the platform reuses ~90% of the modules from own-book + co-lending. The deltas are:
- Multi-tenancy — every entity (borrower, loan, document, ledger) needs
tenant_id. Every query, every report, every analytics view must filter by tenant. Database isolation strategy decision (shared schema with row-level security, or schema-per-tenant, or database-per-tenant for high-compliance customers). - Configuration depth — every policy, every fee, every product variant, every UI string needs to be tenant-configurable.
- White-labelling assets — partner logos, colors, custom domains, custom email templates.
- Tenant-scoped RBAC — partner’s users see only their tenant’s data; platform’s admin users see across.
- Tenant-scoped audit and reporting — each tenant gets its own auditor view.
- Tenant-scoped API credentials — vendor API costs allocated per tenant.
Multi-tenancy from day one is overkill. Single-tenant first, multi-tenant at year 2 when SaaS productisation begins.
Sources
Section titled “Sources”- RBI Master Direction on Outsourcing of Information Technology Services, 10 April 2023.
- RBI Guidelines on Managing Risks and Code of Conduct in Outsourcing of Financial Services by NBFCs, latest version on
rbi.org.in. - Vendor pages: Lentra (
lentra.ai), M2P Finflux (m2pfintech.com), Finezza (finezza.in), CloudBankin (cloudbankin.com), Roopya (roopya.money), Decimal (decimaltech.com), Biz2X (biz2x.com).