post https://{hostname}/api/v1/work/activity_shifts/net_changes/multi_read
This operation returns Activity Shifts data. Required parameters include select
, lastRunDateTime
, endDateTime
, and employees
.
Service limit
A service limit constrains the number of employees and the duration in seconds that can be processed in a single request.
-
The Number of Employees cannot exceed 50.
-
The Duration in Seconds cannot exceed 86,400.
Note: The Duration in Seconds limit is defined as the number of seconds between lastRunDateTime
and endDateTime
.
Refer to the Limits topic for more information.