RESTful API and Enhanced Employee Gender

Enhanced Employee Gender Playbook

Version
R2025.1.1
RESTful API and Enhanced Employee Gender

This topic describes the endpoint changes made to the RESTful API to support Enhanced Employee Gender.

Gender endpoints before 2025.1.0
Area Call Path
Employees GET /{clientNamespace}/V1/Employees /{clientNamespace}/V1/Employees/{xRefCode}
PATCH /{clientNamespace}/V1/Employees/{xRefCode}
POST /{clientNamespace}/V1/Employees
Gender endpoints in Dayforce Release 2025.1.0
Area Call Path
EmployeeAssignedSexAndGenderIdentity GET /{clientNamespace}/V1/Employees/{xRefCode}/EmployeeAssignedSexAndGenderIdentity
  POST /{clientNamespace}/V1/Employees/{xRefCode}/EmployeeAssignedSexAndGenderIdentity
  PATCH

/{clientNamespace}/V1/Employees/{xRefCode}/EmployeeAssignedSexAndGenderIdentity

For information about updating RESTful API integrations to use Enhanced Employee Gender, see Migrate API-Based Integrations.

For information about backward compatibility for RESTful API integrations, see API Integrations and Backward Compatibility.

For general information about the RESTful API, see the Dayforce Developer Network (dayforce.developers.com).