Data elements that are returned from Dayforce REST Services are limited and filtered based on the field level and access authorizations associated with the default role of the user account that was used to authenticate with. These authorizations are defined as part of the configuration of the Dayforce application for web services use.
The user role must have access to the data for both the field level filtering and the access authorizations. If either of these filters the data, the data won’t be returned.
Note: The structure of the data won’t change if data is filtered other than the unauthorized properties won’t be present on the response. Data is filtered by setting the data value to null or the default value. There are two levels of filtering and authorization, which are described in the following topics.