get https://api.zeal.com/companies/onboard
Get a link to Zeal's web-based company onboarding.
This endpoint allows you to retrieve a link to Zeal's web-based company onboarding flow. Company onboarding collects required information such as legal business name, FEIN, legal business address, and bank account information.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | string | Web onboarding link for this company |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |