Topic 3: One-Time & Recurring ACH Withdrawal & Deposit

NLZ Migration POC — Money Movement — Kaushik Sarkar

37
Implemented Use Cases (Wave 2)
6
New Inline Rule Services
60
Mock Accounts
32
Account Codes Supported (up from 3)
Scope: Map the current OLZ investor-ach-api (OnPrem) path to the NLZ cam-movemoney-process-api (Cloud) architecture for ACH deposits, withdrawals, and recurring transactions.

Pages

Key NLZ Differences from OLZ

AreaOLZ (investor-ach-api)NLZ (cam-movemoney-process-api)
Eligibility & ComplianceFICO external HTTP callsInline EligibilityService + ComplianceService
Account DataSequential fetchesParallel 4 concurrent calls
EventsNoneKafka transaction status events
NotificationsSynchronousAsync fire-and-forget BackgroundQueue
Channel RoutingAV onlyMulti AV + SCA via OriginId
Queue ProcessingQuartz cron jobNative .NET BackgroundService timer