post
https://api.zeal.com/employees/setOnboardedStatusToTrue
Set an employee as onboarded.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Set onboarded status to true if the employee has all the legally required information. If the employee does not have the aforementioned properties, Zeal will return an array of errors stating which properties are missing.
Returns
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | object | Updated employee object |
| errors | array | If success is false, errors contains a list of error objects.Show child attributesmessagetype: string description: Error messagestatus type: number description: HTTP response codecode type: number description: Error code (see Error codes ) |

