Generate Contractor Onboarding Link

Generate a secure onboarding link for a contractor.

Generate an expirable link to Zeal's contractor onboarding. Zeal’s onboarding collects:

  • Profile information (e.g. SSN, DOB, Address)

  • Contractor account username and password (optional)

  • ID collection (optional - Zeal collects Driver's License + Social Security Card OR Passport)
    NOTE - If passing the onboarding link in a src of an iframe, the allow="camera" flag must be passed in order for the iframe to prompt or access a user's camera.

  • Paperwork (W9 form)

  • Bank Account Information (optional)

  • Paycard enrollment information for the contractor (optional). NOTE: Only applicable for Paycards (Early Access)

You can choose whether you want to turn on or off these sections of Zeal onboarding by using this endpoint. This onboarding flow was custom-made to take less than 3 minutes to complete. After onboarding is completed, the contractor can start getting paid!

Returns

attributetypedescription
successbooleanResponse status
datastringWeb onboarding link for this contractor
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Credentials
Header
Click Try It! to start a request and see the response here!