GET PlanCare2Api/Employees/Authorizations/Calendar

Gets the calendar authorizations of the logged on employee

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

The list of calendar authorization of the logged on employee

Collection of CalendarAuthorizedPermission
NameDescriptionTypeAdditional information
TargetEmployeeId

Id of the employee whom authorized employee has permission over

integer

None

TargetEmployeeName

Name of the employee whom authorized employee has permission over

string

None

TargetAccessUserId

AccessUserId of the employee whom authorized employee has permission over

integer

None

TargetRelationId

RelationId of the employee whom authorized employee has permission over

integer

None

PermissionType

Type of the calendar permission 0: Deny 1: Read 2: Report 3: Write

CalendarPermission

None

Response Formats

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

Sample:

Sample not available.