Leave Profile Assignments

This resource allows you to retrieve, update, and delete Leave profile assignments.

Leave Profiles are the collection of allowed Leave Categories and associated Leave Types, Leave Rules, Eligibility Requirements and Configurable Fields. Leave Profiles are assigned to licensed employees.

Note that Leave Reasons are not a part of Leave Profiles. All Leave Reasons are available to all employees.

Operations


Delete Leave Profile Assignment
DELETE /v1/commons/persons/leave_profile


Delete Leave Profile Assignments
POST /v1/commons/persons/leave_profile/multi_delete


Retrieve Leave Profile Assignment by Person ID
GET /v1/commons/persons/leave_profile/{personId}


Retrieve Leave Profile Assignment by Person Number
GET /v1/commons/persons/leave_profile


Retrieve Leave Profile Assignments
POST /v1/commons/persons/leave_profile/multi_read


Update Leave Profile Assignment
PUT /v1/commons/persons/leave_profile


Update Leave Profile Assignments
POST /v1/commons/persons/leave_profile/multi_update