Retrieves all the public holidays for a specific year.
GET http:///api/v2/business/{businessId}/publicholiday
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| year | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
PublicHolidayModel |
Powered by DapperDox