getTimeOffPolicyAssignments
PTO
getTimeOffPolicyAssignments
The getTimeOffPolicyAssignments API retrieves time off assignments filtered by company and employee
Uses
- Retrieve time off assignments by company to see which employees are assgigned to which PTO policies
- Retrieve an individual employee’s PTO assignments
Note:
- Useful if you do not have access to the timeOffPolicyId or an employee is a member of multiple timeOffPolicies
GET
getTimeOffPolicyAssignments
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
