GET PlanCare2Api/DynamicData/Employees?referenceDate={referenceDate}
Gets detail info of all employees active on referenceDate with a valid Contract of Service on referenceDate. Used by the PlanCare HRM Connector/Flex autorization module
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| referenceDate |
Date employees have to be active |
date |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of active employees on given date
Collection of EmployeesResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.