Clone holiday rule settings
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
holidayRuleSettingUuiduuid
required
UUID of the holiday rule setting to clone
locationUuiduuid
Location UUID for the new settings
locationGroupUuiduuid
Location group UUID for the new settings
`200 Successfully cloned holiday rule settings
`500 default error response
Updated 3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/serviceattendance/processes/holidayRuleSettings/holidayRuleSettingUuid/clone \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200500
Updated 3 months ago