GET PlanCare2Api/ClientplansV2/availableResponsibleEmployees?referenceDate={referenceDate}

Retrieve the employees available as responsible person for a clientplan V2.

Requires 'Start' permission for function ClientPlanOverview {7757BB23-A132-438A-9601-28E6BF9E4CA7}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
referenceDate

Date on which the employee's contract of service should be valid. (Use the clientplan's startdate.)

date

Required

Body Parameters

None.

Response Information

Resource Description

A list of employeeBaseInfos.

Collection of EmployeeBaseInfo
NameDescriptionTypeAdditional information
EmployeeId

Id of the employee

integer

None

EmployeeName

Lookupname of the employee

string

None

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.