Count holiday rule settings for a given location group

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

locationGroupUuid
uuid
required
location group unique identifier

includeAncestorSettings
boolean
Defaults to false
whether to include the ancestor settings

filter
object
filterobject

`200 the count of holiday rule settings for the given location group

`500 default error response

Shell Commands

xxxxxxxxxx

curl --request GET \
 
     --globoff \
     --url 'https://services.fountain.com/api/serviceattendance/processes/holidayRuleSettings/locationGroup/locationGroupUuid/count?includeAncestorSettings=false&filter[collate][locale]=en' \
     --header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

Response Codes
200

500