post https://api.zeal.com/contractors/onboard
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
-
paperwork (e.g. W9, Bank Account Info (optional), and Bank Authorization Form)
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
Returns boolean that indicates success status and web onboarding link
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | string | Web onboarding link for this contractor |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |