deleteRecurringPayItem
Admin Portal
deleteRecurringPayItem
The deleteRecurringPayItem API is used to completely remove a recurring pay item for an employee.
What it does:
- Removes an existing recurring pay item for an employee
- Removes the pay item from open pay periods
Notes:
- If you do not need to remove the pay item completely, please use the
updateRecurringPayItemAPI - Once deleted, a recurring pay item of the same
typecan be re-added to an employee
DELETE
deleteRecurringPayItem
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
