Find allowance 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.
Parameters
locationUuid
uuid
required
location unique identifierincludeAncestorSettings
boolean
Defaults to false
whether to include the ancestor settingstrue | falsefilter
object
filter object
Response Codes
200the allowance settings for the given location500default error response
Request Example
curl --request GET \
--globoff \
--url 'https://services.fountain.com/api/serviceattendance/processes/allowanceSettings/location/locationUuid?includeAncestorSettings=false&filter[collate][locale]=en' \
--header 'accept: application/json'
Response Format
- application/json