companies/{cid}/calendar/week
Returns the default week days settings for the company:
- Which days are worked and not worked (weekends)
- Per day: When does the user start and end work and duration of pause.
Note that the company default week settings may be overridden for each user in the company: persons/{uid}/calendar/week
URL
(GET) /companies/{cid}/calendar/week
PARAMETERS
The URL parameters are:
cid | The company ID | int, Mandatory |
RESULTS
For results see: persons/{uid}/calendar/week