Skip to main content
GET
Get KYB

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

businessId
string
required

The unique identifier for the business

Response

get KYB response

id
string<uuid>

KYB record ID

Example:

"d4475c70-d759-495e-a052-3e3a1cba1857"

tenantKey
string

Tenant key

Example:

"cad62002887"

entityName
string

Business name

Example:

"Airtel"

entityType
enum<string>

Type of entity

Available options:
corporation,
c-corporation,
s-corporation,
partnership,
sole proprietorship,
limited liability company,
non profit,
other
Example:

"corporation"

taxIdentificationNumber
string

Tax identification number

Example:

"NN-528343998"

incorporation
object

Incorporation details

phoneNumber
object

Person's phone number

email
string<email>

Business email address

websiteURL
string<uri>

Business website URL

Example:

""

natureOfBusiness
string

Description of the primary business activities and industry

Example:

"Software Development"

sizeOfCompany
string

Size of the company

Example:

"300-400"

sourceOfFunds
string

Source of funds

Example:

"Personal Savings"

status
enum<string>

KYB status

Available options:
initialized,
needs-additional-info,
pending-review,
awaiting-principal-kyc,
incomplete,
complete,
rejected
Example:

"pending-review"

annualRevenue
object

Annual revenue range

expectedMonthlyTransactionVolume
object

Expected monthly transaction volume range

address
object

Address

documents
object

Document file URLs

principals
object[]

Principals associated with the business

requirements
object

KYB requirements and validation status