get https://api.zeal.com/workLocations
Fetch Work Location(s) by company and/or specific parameters.
Get a specific Work Location or all Work Locations in Zeal's system for a company.
Returns
Returns boolean indicating success status and work location objects.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Specific or list of Work Location Object(s) |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |