Workforce Management

Dayforce Release Notes version 2024.2.1

Version
R2024.2.1
ft:lastEdition
2025-01-14

APJ-3495

Added the ability to retrieve pay code data using the Employee Pay Summaries Retro RESTful API. To support this update, the payCategoryXRefCode parameter was added to the API's GET operation.

To learn more about the Employee Pay Summaries Retro API, go to the Dayforce Developer Network (developers.dayforce.com).

WFM-40084

Made the following updates to the Employee Pay Adjustments RESTful API:

  • Added the EmployeePayAdjustXRefCode parameter to the API’s GET operation. This new parameter identifies and retrieves unique employee pay adjustments.
  • Updated the API’s POST operation so that the "EmployeePayAdjustXRefCode" field supports unique entries that the user provides. Previously, this field created a system-generated XRefCode that was marked with a default prefix of “#DF_” in the code name. If users don’t add a unique XRefCode using this field in the operation’s request body, the previous behavior still applies and the operation creates a system-generated XRefCode.
    Note: As a part of this update, users can’t use this field to add a customized XRefCode that begins with “#DF_” in the code name. This formatting is available only for system-generated XRefCodes. Further, user-generated XRefCodes can’t consist of only numerals.

For more information, go to the Dayforce Developer Network (developers.dayforce.com).