This resource allows you retrieve pattern template profile assignments specific to an employee by person number and person ID.
A Service Limit applies to some of the bulk operations against this resource. Refer to the Limits topic for more information.
Operations
Delete Pattern Template Profile Assignment by Person ID
DELETE /v1/commons/persons/pattern_template_profiles/{personId}
Delete Pattern Template Profile Assignments
POST /v1/commons/persons/pattern_template_profiles/multi_delete
Retrieve Pattern Template Profile Assignments
POST /v1/commons/persons/pattern_template_profiles/multi_read
Retrieve Pattern Template Profile Assignments by Person ID
GET /v1/commons/persons/pattern_template_profiles/{personId}
Retrieve Pattern Template Profile Assignments by Person Number
GET /v1/commons/persons/pattern_template_profiles
Update Pattern Template Profile Assignment by Person ID
PUT /v1/commons/persons/pattern_template_profiles/{personId}
Update Pattern Template Profile Assignments
POST /v1/commons/persons/pattern_template_profiles/multi_update