Generates a Leave Balances Report as an Excel file.
GET http:///api/v2/business/{businessId}/report/leavebalances/xlsx
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| FilterType | string | 
      
       Possible values are: 
  | 
      |
| AsAtDate | date-time | ||
| PayRunId | int32 | ||
| GroupBy | string | 
      
       Possible values are: 
  | 
      |
| LocationId | int32 | ||
| LeaveTypeIds | array of int32, multiple occurances | ||
| EmployingEntityId | int32 | ||
| HideLeaveValues | boolean | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          ByteArrayContent | 
Powered by DapperDox