updatePayrollTaxExemption
Payroll
updatePayrollTaxExemption
Used to update the effectiveEndDate of a payroll tax exemption
What it does
- Removes a payroll tax exemption on a specific date
- Allows the effectiveEndDate to be set in the future in case the exemption expires
- Allows both removal and extension of an exemption with changes to effectiveEndDate
Notes:
- Tax exemptions are applied at/on payDate. If the effectiveEndDate is before the payDate the exemption is not applied to the payPeriod and vice versa
- exemptionEffectiveEndDate must be today or a future date
- Once the exemptionEffectiveEndDate lapses, the exemption (and any required supporting documentation) must be resubmitted with
addPayrollTaxExemptionto be reactivated - UserId is required when the taxName is an employee tax
PUT
updatePayrollTaxExemption
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
