Retrieve Employee Schedule Changes

This operation returns schedule changes pertaining to a collection of employees that occurred within a specified date and time range. The data included in the response can be specified via the select parameter.

Note: The date and time range must be provided in UTC and not local time.

When retrieving schedule changes, the entityFilterSpan object defines the span of shifts retrieved. The startDateTime and endDateTime properties constrain the results based on the edit date and time of the schedule changes.

The response is also compressed in that it includes only the state before any changes and the final state after all changes have been applied. The response does not return any of the states in-between the initial state and the final state. For example, if an object was both created and subsequently updated in the specified timeframe, the object will be returned as a single create operation that contains the final state of the object after the update was applied.

Service limit

A service limit constrains the number of days that can be processed in a single request.

  • The Number of Days cannot exceed 40.

Refer to the Limits topic for more information.

Language
Authorization
Bearer
JWT
URL