Generates a leave balances report.
GET http:///api/v2/business/{businessId}/report/leavebalances
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| LocationId | int32 | ||
| LeaveTypeId | int32 | ||
| GroupBy | string | 
      
       Possible values are: 
  | 
      |
| EmployingEntityId | int32 | ||
| AsAtDate | date-time | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          SgLeaveBalancesExportModel | 
Powered by DapperDox