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
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
