removeDeductions
Payroll
removeDeductions
The removeDeductions API is used to remove deduction entries for an employee in a pay period.
When to use:
- When correcting deduction mistakes before payroll submission
- When removing specific deduction types (401k, health insurance, etc.)
Notes:
- Pay period must be in an editable state (see the ‘Payroll Processing` guide)
- deductionDescription can be included to remove specific deductions for a user
- Automatically updates earnings calculations after removal
POST
removeDeductions
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
