updateTimeOffPolicyAssignment
Admin Portal
updateTimeOffPolicyAssignment
The updateTimeOffPolicyAssignment API updates an employee’s time off policy assignment
Note:
- Active time off policy assignments for a company and employees can be retrieved using the
getTimeOffPolicyAssignmentsAPI - isActive flag can be used to remove an employee from a PTO policy if they become ineligible or switch to a different policy
PUT
updateTimeOffPolicyAssignment
Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
