post https://api.zeal.com/companies/onboardCompany
Sets a Company to onboarded if all requirements are met.
Once microdeposits have been confirmed and authorization documents signed, this endpoint completes onboarding for the specified company.
Note: The company is initially set to a payment_permission_pending
state when onboarded. Please refer to the The Company Object for more information on company statuses.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Contains success with successfully onboarded message |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |