Gets the leave accruals for the specified employee in the pay run.
GET https://apimy.yourpayroll.io/api/v2/business/{businessId}/payrun/{payRunId}/leaveaccrued/{employeeId}
Parameter name | Value | Description | Additional |
---|---|---|---|
payRunId | int32 | Required | |
employeeId | int32 | Required | |
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
includeLeaveTaken | boolean |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
LeaveAccrualResponse |
Powered by DapperDox