Start Verification
Start KYB Verification
Initiates a Know Your Business (KYB) verification for the specified partner. The verification runs asynchronously - use the GET endpoint to check status.
If business_name, address, or tin are not provided in the request, they will be derived from the partner’s existing data (name/legal_name, billing_address, tax_number).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Request to start a KYB verification for a partner.
Business name to verify. If not provided, uses partner's name or legal_name.
Full address string. If not provided, constructs from partner's billing_address.
Tax ID number (EIN/TIN). If not provided, uses partner's tax_number.
List of officer names to verify against business records.
Bypass cooldown and force a new verification.
