Clone allowance settings with allowances

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

allowanceSettingUuid

uuid

required

UUID of the allowance setting to clone

Object 1Object 2

locationUuid

uuid

required

Location UUID for the new settings (optional)

locationGroupUuid

uuid

Location group UUID for the new settings (optional)

``200 Successfully cloned allowance settings

``500 default error response

Updatedabout 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request POST \

--url https://services.fountain.com/api/serviceattendance/processes/allowanceSettings/allowanceSettingUuid/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

Updatedabout 2 months ago