Count holiday rule settings for a given location

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

locationUuid

uuid

required

location unique identifier

includeAncestorSettings

boolean

Defaults to false

whether to include the ancestor settings

truefalse

filter

object

filterobject

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

``500 default error response

Updated about 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \

--globoff \

--url 'https://services.fountain.com/api/serviceattendance/processes/holidayRuleSettings/location/locationUuid/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:

application/json

200500

Updated about 2 months ago