Process Profile Assignments

This resource allows you to retrieve and update the assignment of a process profile to an employee.

The employee passed in must be a valid Workforce employee. When assigning either a manager or an employee process profile to a person, the profile assigned must be a valid profile for that employee.

Operations


Retrieve Process Profile by Person ID
GET /v1/commons/persons/process_profiles/{personId}


Retrieve Process Profile by Person Number
GET /v1/commons/persons/process_profiles


Retrieve Process Profiles for Multiple Employees
POST /v1/commons/persons/process_profiles/multi_read


Update Process Profile
PUT /v1/commons/persons/process_profiles/update


Update Process Profile for Multiple Employees
POST /v1/commons/persons/process_profiles/multi_update