Overview
Company Onboarding Flow
This section provides a step-by-step guide for integrating a new company into the system. Follow the sequence of API calls below to register a company, add KYB (Know Your Business) information, initiate the KYB process, set the company location, add a business user, and update that user as necessary.
Sequence of API Calls:
-
companyRegistration
- Register the new company in the system.
-
updateAdminUser
- Update the details of an existing business user.
-
addCompanyLocation
- Specify the location of the company.
-
addKybInformation
- Add the Know Your Business (KYB) information required for the company.
-
initiateCompanyKyb
- Initiate the KYB verification process.
Please follow this sequence to ensure the smooth onboarding of a new company into the system.