LogoLogo
Connect
Connect
  • 🏡Welcome to LHV Connect API
  • 📺News and Updates
    • 📈Performance and Stats
    • 🔔Notice of Change
  • 🧭Quick Start Guide
  • 🎥Connect Fundamentals
    • Authentication and Certificates
    • Environments
    • Messaging Pattern
    • Service Provider model
    • Technical limitations
    • Encoding and Languages
    • Response Compression
    • Dates and Time Zones
    • Response Codes and Error handling
    • Onboarding
    • Live Proving
    • LHV UK and Estonia integrations
    • FAQ and Tips
  • 📖Service Catalogue
    • 💚Heartbeat
      • Heartbeat - GET
      • Heartbeat Advanced - GET
    • 📩Messages Services
      • Get next message
      • Get list of messages
      • Get list of messages V2
      • Get message by response ID
      • Count number of messages
      • Mark message as processed
      • Mark batch of messages as processed
      • Mark batch of messages as processed V2
      • Messages Metadata
      • Get compressed message for testing
    • 💰Account Information Services
      • Account Balance
      • Account Statement
      • Transaction Notification
        • Incoming Bacs Credit Notification
    • 💸Payment Initiation Services
      • Pain.001.001.09
      • Pain.002.001.10
      • Samples
      • Authentication methods
      • Payment Scheme Selection
      • Payment Return Initiation
      • Payments Service Idempotency
      • Payments Originating Overseas
      • Legacy documents
        • pain.001.001.03 format
    • ✅Confirmation of Payee Services
      • Confirmation of Payee - Requester
      • Confirmation of Payee - Responder
    • 😶‍🌫️VIBAN Services
      • VIBAN Open
      • VIBAN Bulk Open
      • VIBAN Modify
      • VIBAN Info
      • VIBAN Close
      • VIBAN Notification
    • 🔗Indirect Scheme Access
      • Agency Account Synchronization
      • RTF - Routing Table Files message
      • 🧾Payment Collection Services
        • 💷Bacs Direct Debit
          • Bacs Direct Debit Mandate Initiation Request
          • Bacs Direct Debit Mandate Initiation Response
          • Bacs Direct Debit Mandate Initiation Response Confirmation
          • Bacs Direct Debit Mandate Cancellation Request
          • Bacs Direct Debit Mandate Cancellation Response
          • Direct Debit Incoming Collection Notification Request
          • Direct Debit Collection Notification Response
          • Direct Debit Collection Notification Response Confirmation
          • Direct Debit Reversal Notification Request
          • Examples
    • 📨Webhooks
      • Webhook Format and Processing
      • Managing Webhook Configurations
      • Webhook Security
      • Webhook Metadata
      • Full Bodied Webhooks
  • 🗓️Reference
    • Glossary
    • Code Reference Tables
      • Balance Type Codes
      • Credit and Debit Transaction Codes
      • Payment Scheme Codes
      • Direct Debit Scheme Codes
      • Payment Reject Codes
      • Payment Return Codes
      • Bacs Direct Debit Mandate Reject Codes
      • Bacs Direct Debit Reject Codes
      • Bacs Direct Debit Reversal Reason
      • Bank Transaction Codes
      • Transaction Purpose Codes
      • Category Purpose Codes
      • Private Person Identification Codes
      • Organisation Identification Type Codes
      • Payment Priority Codes
      • Charges Bearer Codes
  • ☎️Support
    • Contact
Powered by GitBook
On this page
  • Single clients
  • Service provider model

Was this helpful?

  1. Connect Fundamentals

Service Provider model

Describing the optional Service Provider model to provide a single integration for multi-client setup.

There are two main connection schemes, how clients can connect and use Connect services:

  • Single clients - one customer with a dedicated connection certificate using our banking services

  • Service provider model - grants access to multiple customers or legal entities with a single connection certificate. This model is suitable corporations with several legal entities operating in different countries or technical service providers.

Single clients

The client exclusively holds the authentication certificate and connection software, which authorizes access for only one customer or legal entity.

Service provider model

The service provider model facilitates access for multiple customers or legal entities using a single connection certificate, making it versatile for a range of business situations and corporate connections.

Typical cases where such model is useful:

  • Corporations that operate multiple legal entities across various countries or for distinct objectives, and all utilize LHV's services and accounts.

  • Technical service providers offering their integrations to LHV customers, possibly in combination with other services,

In this model there are two kinds of clients:

  • Service provider itself (software owner, technical aggregator) - they are directly connected to Connect API

  • End user clients, who use Connect via service providers - not directly connected to Connect

For all requests to Connect API we also need to know the end user - the actual client that uses the service providers services. For this we require two HTTP headers in addition to regular expected input:

  • Client-Code - this is typically end customers Registration Code, UK Company House Number or similar code in any national company register.

  • Client-Country - ISO country code of the Code issuing country

PreviousMessaging PatternNextTechnical limitations

Last updated 1 year ago

Was this helpful?

If these are missing from the request, you will get a corresponding .

🎥
error