Creates shifts for a specific demand or list of demands
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
demandUuids
array
required
List of demand unique identifiers
demandUuids*
``200 Information about the shifts created for the given demand or list of demands
``500 default error response
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/serviceattendance/processes/demand/createShifts \
--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