Count automatic break rules 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 automatic break rules for the given location
``500 default error response
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--globoff \
--url 'https://services.fountain.com/api/serviceattendance/processes/automaticBreakSettings/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
Updatedabout 2 months ago