/api/serviceattendance/processes/timeOff
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
workerUuid
uuid
companyUuid
uuid
startTime
date-time
required
endTime
date-time
required
allDay
boolean
truefalse
``200 the time-off created
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/serviceattendance/processes/timeOff \
--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
``200
Updated3 months ago