Skip to content

3.K Collections

Recover repayments from borrowers, in the right tone, at the right time, through the right channel, with full FPC compliance, and convert delinquency back into performance wherever possible.

  • Multi-channel — SMS, WhatsApp, email, IVR voicebot; configurable cadence (T-7, T-3, T-1, T+0, T+3, …).
  • Per-language templates.
  • Quiet hours respected.
  • Borrower preference captured (channel + language).
  • NACH presentation — daily batch; presented on due dates.
  • eNACH — preferred for newly-onboarded mandates.
  • UPI AutoPay — real-time, lower bounce rate.
  • Payment links sent to borrower for one-time payments.
  • QR / UPI collect for ad-hoc.
  • Bank transfer to designated virtual account; auto-allocated.
  • Same-day bounce file ingestion from sponsor bank.
  • Re-presentation rules per NACH guidelines.
  • Bounce-fee application.
  • Borrower notification.
  • 1–30 days (SMA-0), 31–60 (SMA-1), 61–90 (SMA-2), 90+ (NPA), 180+ (DPD-180), 365+ etc.
  • Bucket transition triggers for case escalation.
  • Soft (tele-calling) — for SMA-0 / SMA-1.
  • Hard (field visit) — for SMA-2 / NPA.
  • Legal — for chronic NPA; legal notice, arbitration, SARFAESI (for secured).
  • Case prioritisation — value × probability of recovery.
  • Dialer integration — predictive / preview / progressive.
  • Call recording — mandatory; retained per record-retention.
  • Disposition codes — per call (PTP, RNR, busy, refused, wrong number, etc.).
  • Compliance prompts — agent identity, lender identity, time-of-day check.
  • Field-agent app — geo-tag, photo, signature, disposition.
  • Visit scheduling — per case priority.
  • Visit outcome — meeting outcome, PTP, document collected.
  • Capture — amount, date, channel.
  • Broken-PTP tracking — auto-flag; case escalation.
  • PTP reminder automated.

Settlement and restructuring (collection-side)

Section titled “Settlement and restructuring (collection-side)”
  • Settlement offer workflow — credit committee approval; haircut tracking.
  • Restructuring offer — extension / interest-rate concession; downgrade per IRACP.
  • One-time-settlement (OTS) for chronic NPA / written-off.
  • Agent master — name, ID, training status, certifications, active / inactive.
  • Agent assignment per case.
  • Borrower intimation of agent before contact.
  • Performance metrics per agent (resolution rate, conduct).
  • Audit of conduct — call recordings sampled; visit logs reviewed.
  • Legal notice generation — pre-notice, formal notice.
  • Arbitration filing — via online tribunal where applicable.
  • Court tracking.
  • SARFAESI (only for secured) — see Section 1.9.
  • Time-of-day — 8:00 AM to 7:00 PM only.
  • No harassment, no third-party (other than guarantor) contact without consent.
  • Identity disclosure on every call.
  • Recording retention for inspection.
  • LMS schedule + accrual + classification — see 3.J.
  • Bureau reporting of DPD — see 3.N.
  • Recovery accounting — see 3.M.
  • CollectionCase — per loan, per delinquency episode.
  • Reminder — per reminder sent.
  • BouncedPresentation — per bounce.
  • CollectionCall — per call.
  • FieldVisit — per visit.
  • Ptp — per promise.
  • SettlementOffer — per offer.
  • Agent — recovery agent master.
  • LegalNotice — per notice.
  1. Pre-due reminders — automated cadence.
  2. Bounce → soft collection — auto-route to tele-queue on bucket transition.
  3. Tele-call → PTP capture → reminder → follow-up.
  4. Escalation to field on SMA-2.
  5. Settlement / restructuring offer for chronic.
  6. Legal pipeline for NPA.
  7. Closure when account current or full settlement.
  • Dialer / IVR — Knowlarity, Exotel, Ozonetel, MyOperator.
  • SMS — Gupshup, Kaleyra, MSG91, Karix, Sinch.
  • WhatsApp — Gupshup, Karix, Sinch, Wati.
  • Field-agent app — custom build or vendor.
  • NACH / NPCI for presentation.
  • Payment links / gateway — Razorpay, Cashfree, PayU.
  • Legal vendor for legal notices.
  • POST /collections/reminders — manual / batch.
  • POST /collections/calls — log call (from dialer integration).
  • POST /collections/visits — log visit.
  • POST /collections/ptps — log PTP.
  • POST /collections/settlement-offers — initiate offer.
  • POST /collections/legal-notices — generate legal notice.
  • GET /collections/cases/{id} — case detail.
  • GET /collections/queue/{id}/cases — queue list.
  • collection.case.opened / closed
  • reminder.sent
  • bounce.received
  • call.completed (with disposition)
  • visit.completed
  • ptp.created / ptp.broken / ptp.honoured
  • settlement.offered / settlement.accepted
  • legal_notice.sent
  • agent.compliance.flag (high priority)
  • Borrower NACH on holiday / weekend — handled per NACH rules.
  • Multi-loan borrower delinquent on one loan — borrower-level view influences case priority on other loans.
  • PTP repeatedly broken — auto-escalate; agent override blocked beyond threshold.
  • Borrower disputes amount — pause aggressive collection; route to grievance.
  • Agent calls outside hours — alert + compliance review; agent suspension threshold.
  • Borrower opts for “do not call” — channel-specific; alternative channels used.
  • Co-lent loan delinquent — single point of collection; both lenders see same case status.
  • Fair Practices Code — every aspect of collection.
  • Recovery-agent rules — agent training, intimation, conduct.
  • Time-of-day — 8 AM – 7 PM strictly.
  • DPDP — communication uses only consented channels.
  • Digital Lending Guidelines — recovery via single point.
  • NACH rules — re-presentation, bounce fees.
  • FPC + Internal Ombudsman + RBI Ombudsman for complaints.
FeatureMVPProduction
Reminder cadence
NACH cycle + bounce
UPI AutoPay(Phase 2)
Tele-calling queue + recording✓ (single dialer)Multi-dialer, AI QA
Field-agent app(Phase 2 unless secured products)
PTP workflow
Settlement / restructuring workflow
Legal pipeline(Phase 3)
Agent performance dashboard(Phase 2)
Compliance auto-QA on calls(Phase 3)
Multi-language reminders

Related: 3.J LMS, 2.11 Fair Practices and recovery, 4.8 Mandates and repayments, 4.9 Communication, 13.11 Collections backlog.