removeUsersFromRegularPayPeriod
Payroll
removeUsersFromRegularPayPeriod
The removeUsersFromRegularPayPeriod API is used to remove employees from a regular pay period due to many different circumstances
When to use:
- When there are employee terminations mid-pay period that need to be reflected in payroll
- When payroll corrections are needed to fix accidental additions before payroll processing
Notes:
- Cannot remove all employees - at least one must remain in the pay period
- In the event that all employees need to be removed from a payroll use the
skipPayPeriodAPI
POST
removeUsersFromRegularPayPeriod
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
