Welcome to the Lendica Partner API. This interface is designed to empower our partners by providing seamless access to details about Lendica deals and credit approvals made by their clients. By integrating with this API, partners can effortlessly fetch, monitor, and manage these details within their own systems, ensuring a smooth experience for their clients.

Key Features:

  • Company Summary: Retrieve comprehensive details of a company along with their approvals.
    • Use this route to develop custom components to display credit information.
  • Deal Details: Retrieve comprehensive information about Lendica deals associated with your clients.
  • Approval details: Access details about available credit approvals for your clients.

Authentication

To ensure the security and integrity of the data, all requests to the Lendica Partner API must be authenticated using a partner-specific API key. This key is provided to partners during the onboarding process.

Request Parameters

A crucial parameter for all requests is the partner_company_uuid. This unique identifier corresponds to the company within the partner's system. It ensures that the data retrieved is specific to the company in question.

Note: The partner_company_uuid is the same identifier used during the lendica.init() process for iBranch initialization.


Creating a custom component using the Company Summary Endpoint

📘

By integrating the Company Summary API, partners can offer valuable financial insights and management tools directly within their own applications.

This integration enhances the overall client experience by providing detailed insights into their financial relationship with Lendica. Partners can develop components within their applications to display Lendica credit details for their customers.

Company Summary Endpoint

Please contact [email protected] if you have any comments, concerns, or need a new API key.