This section provides a step-by-step guide for onboarding new employees into the system. Follow the sequence of API calls below to add the employee’s KYC (Know Your Customer) information, add W-4 information, initiate the KYC process, and update the KYC and W-4 information as necessary.

Sequence of API Calls:

  1. addKycInformation

    • Add the Know Your Customer (KYC) information required for the employee.
  2. addW4Information

    • Add the W-4 information for the employee.
  3. initiateKyc

    • Initiate the KYC verification process for the employee.
  4. updateKycInformation

    • Update the KYC information of an existing employee, if needed.
  5. updateW4Information

    • Update the W-4 information of an existing employee, if necessary.