- put - Update the timesheet settings for the business
{
"allowPaidBreaks": "boolean",
"approveIfMatchesRosterShift": "boolean",
"canSetRequireWorkTypeSetting": "boolean",
"includeAllTimesheetNotesInPayRun": "boolean",
"managersCanCreateTimesheetsForEmployeesThatAreNotEnabled": "boolean",
"maximumPaidBreakDuration": "int32",
"requireLocation": "boolean",
"requireStartAndStopTimes": "boolean",
"requireWorkType": "boolean",
"timesheetRejectionNotifications": "boolean",
"timesheetsEnabled": "boolean"
}
Name |
Type |
Description |
allowPaidBreaks
|
boolean |
Boolean
|
approveIfMatchesRosterShift
|
boolean |
Boolean
|
canSetRequireWorkTypeSetting
|
boolean |
Boolean
|
includeAllTimesheetNotesInPayRun
|
boolean |
Boolean
|
managersCanCreateTimesheetsForEmployeesThatAreNotEnabled
|
boolean |
Boolean
|
maximumPaidBreakDuration
|
int32 |
Nullable
|
requireLocation
|
boolean |
Boolean
|
requireStartAndStopTimes
|
boolean |
Boolean
|
requireWorkType
|
boolean |
Boolean
|
timesheetRejectionNotifications
|
boolean |
Boolean
|
timesheetsEnabled
|
boolean |
Boolean
|