For Community & Regional Banks

Turn Declined Applications Into Revenue

Partner with Growth Fund Partners to offer your declined small business customers a second chance—while you earn referral revenue and retain the relationship.

Schedule a Demo
SOC 2 Type II Certified
3-Day Integration

Partner Results (2024)

$72M
Total partner referral volume
47
Bank partners nationwide
28%
Avg customer retention increase
97%
Partner satisfaction rate

How the Second-Look Program Works

A seamless experience for your customers and your team

1

Customer Applies

Customer applies for a loan at your bank

2

You Decline

Application doesn't meet your criteria

3

Offer Second Look

Customer opts in to Growth Fund Partners review

4

Everyone Wins

Customer gets funded, you earn commission

Why Banks Partner With Us

Retain Declined Customers

Keep relationships with customers you'd otherwise lose. Our second-look program gives them options while keeping you in the loop.

34%
Average customer retention lift

Earn Referral Revenue

Generate new revenue streams from declined applications. Competitive commissions on every funded deal.

$2.1M
Avg partner referral revenue (2024)

Integration in Days, Not Months

Our REST API and white-label solutions integrate with your existing systems in as little as 3 business days.

3 days
Average integration time

Enterprise Security

SOC 2 Type II certified, bank-grade encryption, and full regulatory compliance. Your data is safe.

100%
Compliance record
Case Study
Their second-look program let us retain 34 customers we would have declined. Integration took 3 days. Our small business retention rate is up 28%.
Marcus Thompson
Head of Commercial Lending
Regional Heritage BankSoutheast US
28% retention increase$2.1M referred3-day integration

Enterprise-Grade Integration

Our modern REST API integrates with your existing loan origination system, core banking platform, or custom workflows. Most banks are live within 3 business days.

RESTful API with comprehensive documentation
Real-time webhooks for status updates
Sandbox environment for testing
Dedicated integration support team
White-label options available
SSO and SAML support
api-example.js
// Submit a referral
const response = await fetch(
  'https://api.growthfundpartners.com/v1/referrals',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer YOUR_API_KEY',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      business_name: "Acme Corp",
      annual_revenue: 250000,
      loan_amount_requested: 50000,
      partner_reference: "BANK-12345"
    })
  }
);

// Returns: { referral_id, status, ... }

Schedule a Partnership Discussion

Complete the form below and a partnership specialist will contact you within 24 hours.