This topic describes the endpoint changes made to the RESTful API to support Enhanced Employee Gender.
Area | Call | Path |
---|---|---|
Employees | GET | /{clientNamespace}/V1/Employees /{clientNamespace}/V1/Employees/{xRefCode} |
PATCH | /{clientNamespace}/V1/Employees/{xRefCode} | |
POST | /{clientNamespace}/V1/Employees |
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).