List Time Off Policies for Employee

Sample Response

[
    {
        "timeOffPolicyId": 4,
        "timeOffTypeId": 1,
        "accrualStartDate": "2012-02-01"
    },
    {
        "timeOffPolicyId":5,
        "timeOffTypeId": 2,
        "accrualStartDate": "2013-02-01"
    }
]
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!