
# HDFC Bank Partnership Lending Stack - Prism
# Flavours of LSP Partnership
# Integration Archetypes
# Documentation
# Type 1: Credit Links
Quickest go-to-market option with zero tech effort, ideal for Small DSAs. Provides custom UI and journey stage webhooks with instant deployment.
Effort: Very Low
- Step 1 - A URL is generated by FinBox for each partner.
- Step 2 - This link is integrated in your digital platform, or the user is redirected to the URL outside your platform.
- Step 3 - The user completes the entire flow on this URL.
Sample Credit Link: https://creditlink.finbox.in/?partnerCode=VY_6KNZKJ (opens new window)
# Type 2: Low Code Integration - Basic
Simple integration with just 2 APIs requiring minimal development. Provides custom UI, branding and journey stage webhooks
Effort: Low
# List of APIs
# Flow Chart
# Type 3: Low Code Integration - Advance
Enables deeper data usage via 3 APIs using partner-collected data. Provides custom UI, branding and journey stage webhooks
Effort: Low
# List of APIs
# Flow Chart
# Type 4: Hybrid Integration - Basic
Consists of partial lender redirection with control over soft offer/eligibility. Provides custom UI, branding and journey stage webhooks
Effort: Mid
# List of APIs
# Flow Chart
# Type 5: Hybrid Integration - Advance
Consists of partial lender redirection with control over offer acceptance and boosters (eg, Banking). Provides custom UI, branding and journey stage webhooks.
Effort: High
# List of APIs
- Create User API
- Update User Details API
- Trigger BRE API
- Get BRE API
- Trigger Banking API
- Get Banking Result API
- Accept Offer API
- Session API
# Flow Chart
# Type 6: Deep Integration
Completely LSP controlled journey for large strategic partnerships. Offers real-time callbacks and full customisation as per the partner.
Effort: Very High
# List of APIs
- Create User API
- Update User Details API
- Trigger BRE API
- Get BRE API
- Trigger Banking API
- Get Banking Result API
- Accept Offer API
- Document Upload API
- Trigger KYC API
- Get KYC Details API
- Update User Details API (Invocation-2 for NACH)
- Trigger Agreement Signing API
- Get Agreement Signing Results API
- Trigger Disbursal API
- Get Disbursal Status API
- Session API
# Flow Chart
# Sample UI Flow
# List of APIs
- Create User API
- Update User Details API
- Trigger BRE API
- Get BRE API
- Trigger Banking API
- Get Banking Result API
- Accept Offer API
- Document Upload API
- Trigger KYC API
- Get KYC Details API
- Get Bank List API
- Trigger Agreement Signing API
- Get Agreement Signing Results API
- Trigger Disbursal API
- Get Disbursal Status API
- Session API