Cascade Profile Assignments

This resource allows you to assign a cascade profile to an employee.

Cascading profiles contain cascading policies, which define the paycodes used to trigger cascading accrual takings. Employees can have one or more policies in their profile, which is assigned by Accruals and Leave in People Information.

Operations


Assign Cascade Profile
PUT /v1/commons/persons/cascade_profile


Assign Cascade Profiles to Multiple Employees
POST /v1/commons/persons/cascade_profile/multi_update


Delete Cascade Profile
DELETE /v1/commons/persons/cascade_profile


Delete Cascade Profiles for Multiple Employees
POST /v1/commons/persons/cascade_profile/multi_delete


Retrieve Cascade Profiles by Person ID
GET /v1/commons/persons/cascade_profile/{personId}


Retrieve Cascade Profiles by Person Number
GET /v1/commons/persons/cascade_profile


Retrieve Cascade Profiles for Multiple Employees
POST /v1/commons/persons/cascade_profile/multi_read