removeUsersFromSupplementalPayPeriod
Payroll
removeUsersFromSupplementalPayPeriod
The removeUsersFromSupplementalPayPeriod API is used to remove employees from a supplemental pay period after they have been added.
When to use:
- When correcting supplemental payroll mistakes before submission
- When removing accidental bonus or adjustment entries
Notes:
- Cannot remove all employees - at least one must remain
- If you wish to remove all employees, instead use the
skipPayPeriodAPI.
POST
removeUsersFromSupplementalPayPeriod
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
