Attendance Violations REST Endpoints

Attendance Violations
The attendanceViolations resource provides all worker time attendance violations.
Acknowledge or dismiss attendance violations
Method: post
Path: /hcmRestApi/resources/11.13.18.05/attendanceViolations/action/processViolationsByActionWithComment
Create an attendance violation
Method: post
Path: /hcmRestApi/resources/11.13.18.05/attendanceViolations
Find the attendance violations that match the search criteria
Method: post
Path: /hcmRestApi/resources/11.13.18.05/attendanceViolations/action/findByAdvancedSearchQuery
Get all attendance violations
Method: get
Path: /hcmRestApi/resources/11.13.18.05/attendanceViolations
Get an attendance violation
Method: get
Path: /hcmRestApi/resources/11.13.18.05/attendanceViolations/{AttendanceViolationId}
Update an attendance violation
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/attendanceViolations/{AttendanceViolationId}