removeOvertime
Payroll
removeOvertime
The removeOvertime API is used to remove overtime entries for an employee in a pay period.
When to use:
- When correcting overtime mistakes before payroll submission
Notes:
- Pay period must be in an editable state (see the
PayrollProcessingguide) - overtimeType can be used to remove specific overtimes for a user
- Automatically updates earnings calculations after removal
POST
removeOvertime
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
