Skip to main content

Organization Customer APIs (B2B)

Complete API reference for business organization lifecycle management, from registration through corporate structure setup, verification, and activation.
Base URL: https://sandbox.finhub.cloud/api/v2.1/customer/organization
For complete details on authentication and headers, refer to the Standard HTTP Headers reference documentation.
Categorization: Use GET /customer/individual/categorization/hierarchy/{tenantId} to retrieve all available categories. Filter the response for organization-suitable categories (categoryName contains “BUSINESS”, “ORGANIZATION”, or “B2B”).

Complete Organization Journey

The organization onboarding flow consists of 8 phases: Total Time: 2-5 business days (mostly KYB verification wait time)

Quick Start Guide

Step 1: Register Organization

Step 2: Add Personnel (Order Matters!)

Step 3-7: Complete Flow

See individual endpoint documentation below.

API Endpoints by Phase

Registration

Register new business organizations

Management

Add directors, shareholders, and employees (ADMIN_USER required)

Verification

Complete KYB verification

Consents

Accept required business consents

Activation

Activate organization account

Prerequisites Before Starting

  • API credentials obtained (Tenant ID, API keys)
  • Business categorization selected (risk level)
  • Corporate documents ready:
    • Certificate of Incorporation
    • Articles of Association
    • Shareholder Register
    • Director IDs
    • Bank Statements (last 3 months)
  • Personnel information collected:
    • At least 1 employee (with ADMIN_USER role)
    • At least 1 director
    • All shareholders (must total 100% ownership)

Organization Lifecycle Flow


Key Differences: B2C vs B2B


Personnel Management Rules

Required Roles

Order of Operations

IMPORTANT: Add personnel in this exact order:
  1. Employee (with ADMIN_USER role) - MUST BE FIRST!
  2. Director (minimum 1)
  3. Shareholders (must total 100%)
Attempting to activate without an ADMIN_USER will fail with a 400 error.

Standard Headers

Required HTTP headers for all endpoints

API Schema Mapping

Complete OpenAPI specifications

Individual APIs

B2C customer management

Financial Operations

Wallet and payment operations

Changelog