RESTful Get HR Admin Details

Dayforce RESTful Web Services Developer Guide

Version
R2025.2.1
RESTful Get HR Admin Details

The consuming application can use the XRefCodes it has retrieved for records from sub-features of HR Admin to retrieve further information about those records using a series of requests.

The consuming application will need to make one request for each XRefCode. The XRefCode is added to the base URL as shown in the following example for contact information types:

https://www.dayforcehcm.com/api/CompanyName/V1/ContactInformationTypes/[XRefCode]

Response

The response of this request is returned in a JSON format. You can see an example of the response on the Dayforce Developer Network.

Security

To retrieve records from sub-features of HR Admin, the web service user's primary role must have the HCM Anywhere > Web Services > Read Data checkbox selected in the Features tab of System Admin > Roles.