addTimeOffPolicyAssignment
Admin Portal
addTimeOffPolicyAssignment
The addTimeOffPolicyAssignment API adds an employee to an existing company Time Off Policy
Notes:
- Active time off policy assignments for a company and employees can be retrieved using the
getTimeOffPolicyAssignmentsAPI - Employees must be active within a timeOffPolicy before they can accrue or request PTO
POST
addTimeOffPolicyAssignment
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.
