post https://api.zeal.com/workLocations
Creates a Work Location for a company within Zeal.
Creates a Work Location for a specific company.
Note: You will receive an error if you try to create two work locations with the same combination of taxableLocationID
and work_site_id
.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Contains newly created Work Location Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |