User-locations
Get specific userLocation
Get specific userLocation by id
GET
Path Parameters
unique id of the userLocation
Required range:
x >= 1
Response
200
application/json
OK
Represents the association of an employee and a workLocation on a given date and position in the day.
The unique id of the userLocation.
The id of the employee.
The id of the WorkLocation.
The date on which the employee works at this location.
Specify the day period this userLocation is effective.
Available options:
FullDay
, FirstHalf
, SecondHalf
The status of this userLocation.
Available options:
Pending
, Deleted
, Approved
, Denied
, Confirmed
The id of the specific area in the office. Left null whenever the Work Location has no areas.
Was this page helpful?