v1
Swagger 2.02026-07-13107162315.5 KBTimesheetSubmission
Submits timesheet entries for approval. Either provide a specific day (WholeDayOf) or any day within a week (WholeWeekOf) to submit all draft timesheets in that day or week.
post/api/TimesheetSubmission
Query parameters
SendNotificationsboolean
Send email alerts to timesheet approvers. Defaults to true
WholeWeekOfstring date-time
A date (yyyy-MM-dd) that falls within a week to have all timesheets in that week submitted. Respects the First Day of Week setting in your account Timesheet Settings to determine the week range.
WholeDayOfstring date-time
A date (yyyy-MM-dd) to submit all timesheets on this day
UserIDinteger
The user to submit timesheets for. Defaults to current user. Only allowed to be different from the current user when the current user has rights to Impersonate other users.
SendWebhooksboolean
Response
Returns confirmation that timesheets were submitted for approval.
object required