RESTful Retrieve Department Data

Dayforce RESTful Web Services Developer Guide

Version
R2025.2.1
ft:lastPublication
2025-11-05T18:19:39.327058
RESTful Retrieve Department Data

To retrieve data about departments, the consuming application first queries Dayforce for a list of unique identifiers (called XRefCodes) for the departments whose data needs to be processed. It then requests details for those departments in subsequent calls. The consuming application must make one request for each XRefCode to retrieve the department information.

The following topics contain more information about each of the steps involved in retrieving department data using Dayforce web services: