Returns exported headers, rows, filename for timesheets. Specify target timesheets by uuid or by filter
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
filter
object
required
filterobject
period
object
required
periodobject
options
object
optionsobject
``200 The uuids of the exportable timesheets or the count of the exportable timesheets
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/serviceattendance/processes/timesheets/getExportableTimesheets \
--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