removeAdditionalCompensations
Payroll
removeAdditionalCompensations
The removeAdditionalCompensations API is used to remove additional compensation entries for an employee in a pay period.
When to use:
- When correcting additional compensation mistakes before payroll submission
- When removing specific compensation types (bonuses, commissions, etc.)
Notes:
- Pay period must be in an editable state (see the ‘Payroll Processing` guide)
- All additionalCompensations are removed if compensationDescription is not included in the request
- Automatically updates earnings calculations after removal
POST
removeAdditionalCompensations
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
