getTimeOffBalance
PTO
getTimeOffBalance
The getTimeOffBalane APi is used to retrieve time off balances for each timeOffPolicy an employee is active in
Uses:
- When an employee wants to check their remaining time off for the year
- To view accrued time off balances
GET
getTimeOffBalance
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
