updateRecurringPayItem
Admin Portal
updateRecurringPayItem
The updateRecurringPayItem API is used to make amount updates to an employee’s existing recurring payroll item.
What it does:
- Updates the
allocatedPercentageoramountPerPayperiodfor an existing item - Can be used to switch between percentage and set dollar amount
Notes:
- A recurring pay item must already exist with the specified
type - Updates will reflect immediately in open pay periods but will not affect processing or processed pay periods
PUT
updateRecurringPayItem
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
