post https://api.zeal.com/employees/id
Uploads a government issued ID for a specified employee in Zeal.
Uploads/POSTs a passport or driver's license government ID for the specified employee. These IDs can be accessed under the employee's ID section of their Zeal UI employee dashboard.
Returns
Returns response status and a request id confirming the government ID posted to specified employee.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | POSTs government ID for requested employee and returns id number |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |