Skip to content

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.

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.

  • Customer (lender) signs a SaaS contract — typically ₹X per disbursal or ₹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.
  • Mid-size NBFCs (₹50 Cr – ₹2,000 Cr book) 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.
ModelTypical
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 pricingLOS, 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 – 18 months 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.

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).

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.

  • 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.

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.

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.

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.

  • 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).