The initiateCompanyKyb
API is used to begin the required business verification for regulatory compliance. This triggers the KYB (Know Your Business) process to verify business information with official records.
Before initiating KYB, the following steps must be completed:
Company Registration: Basic company profile must be established
Company Location: Primary physical location must be added
Business User: Admin user details must be updated with required information. At least one admin user must be a Beneficial Owner with at least 25% share of the company
KYB Information: Essential business data (EIN, entity type, incorporation date) must be submitted
This step is mandatory for regulatory compliance and must be completed before the company can access full payroll functionality and process payments.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.