Field Level Filtering

Dayforce RESTful Web Services Developer Guide

Version
R2025.2.1
Field Level Filtering

To limit the number of fields returned, a white list of fields is configured using Dayforce to indicate which fields can be returned.

The list is associated to specific client and user role, so different users having different roles can receive different data elements.

The list of allowed fields is specified using the data contract class and property names so they’ll match exactly the names used in the JSON response.

See the Dayforce Web Services Configuration Guide.