RESTful Retrieve HR Admin Data

Dayforce RESTful Web Services Developer Guide

Version
R2025.2.1
RESTful Retrieve HR Admin Data

You can retrieve data from the following sub-features of HR Admin:

  • Contact Information Types
  • Status
  • Employment Status Reason
  • Pay Class
  • Pay Type

To retrieve this data, the consuming application first queries Dayforce for a list of unique identifiers (called XRefCodes) for the records that need to be processed. It then requests details for those records in subsequent calls. The consuming application must make one request for each XRefCode to retrieve the data.

The following topics contain more information about each of the steps involved in retrieving HR Admin records using Dayforce web services: