RESTful Retrieve Job Data

Dayforce RESTful Web Services Developer Guide

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

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

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