post https://api.zeal.com/shifts
Add new shifts to an existing, pending employee check ( Employee Check Object.
Returns
Returns response status and the updated Employee Check Object.
attributes | type | description |
---|---|---|
success | boolean | Response status |
data | object | Updated Employee Check Object |
errors | array | If success is false, errors contain a list of error objects.Show child attributesmessage type: string description: Error message status type: number description: HTTP response code code type: number description: Error code (see Error codes ) |