Integrating KYB-KYC
It's possible to have an all-in-one solution for KYB (Know Your Business) and KYC (Know Your Customer) services. Depending on specific integration and required cases, it is possible to:
KYB First Approach
Create a company and afterward:
- Create and send a new KYC token via our dashboard.
- Set up custom rule automation for the KYC Token, which will automatically send a new link to the related subjects of the KYB form.
- Create verification via API or dashboard and once verification done, add a new beneficiary via API using
scanRef
of completed KYC verification.
KYC First Approach
Alternatively, you can onboard/perform KYC verifications first and then manage the KYB form. In this case, make sure that the KYC verification(s) are completed:
- Gather verification(s)'
scanRef
numbers, and include them when generating a new KYB token - Add new beneficiary via API (see beneficiaries
) using existing KYC verification
scanRef
.