Attendance Profile Assignments

This resource allows you to assign or modify the assignment of Attendance profiles to employees.

Attendance profiles contain attendance policies and control the order in which the system processes the policies and their associated rules.

All employees who have Attendance product licenses assigned are automatically assigned to the empty Attendance profile. This profile is effective dated from the beginning of time until the end of time. After you have created Attendance policies and profiles, assign the employees to the Attendance profiles that you have created.

An employee can be assigned to only one Attendance profile at a time.

Operations


Retrieve Attendance Profile by Person ID
GET /v1/commons/persons/attendance_profile/{personId}


Retrieve Attendance Profile by Person Number
GET /v1/commons/persons/attendance_profile


Retrieve Attendance Profile for Multiple Employees
POST /v1/commons/persons/attendance_profile/multi_read


Update Attendance Profile
PUT /v1/commons/persons/attendance_profile


Update Attendance Profile for Multiple Employees
POST /v1/commons/persons/attendance_profile/multi_update