Generates a leave liability report.
GET http:///api/v2/business/{businessId}/report/leaveliability
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
JobId | uuid | ||
FilterType | string |
Possible values are:
|
|
LocationId | int32 | ||
LeaveTypeId | int32 | ||
IncludeApprovedLeave | boolean | ||
AsAtDate | date-time | ||
EmployingEntityId | int32 | ||
PayRunId | int32 | ||
LeaveTypeIds | array of int32, multiple occurances | ||
GroupBy | string |
Possible values are:
|
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
LeaveLiabilityExportModel |
Powered by DapperDox