Lists all of the unavailabilities for this business, with optional filters.
GET http:///api/v2/business/{businessId}/unavailability
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| filter.fromDate | date-time | ||
| filter.toDate | date-time | ||
| filter.employeeId | int32 | ||
| filter.defaultLocationId | int32 | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | UnavailabilityModel | 
Powered by DapperDox