Find 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

truefalse

filter

object

filterobject

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

``500 default error response

Updatedabout 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \

--globoff \

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

Updatedabout 2 months ago