Update an existing TimeSheetEntryput https://api-sandbox-revel.revelup.com/resources/TimeSheetEntry/{TimeSheetEntryId}/Path ParamsTimeSheetEntryIdint64requiredID of TimeSheetEntry to returnBody ParamsTimeSheetEntry object that needs to be updatedbreak_lengthint64Duration of the brake by employeebreak_typeintegerenumType of break for this TimeSchedule object Time Break Types 0 - break type for automatic calculation 1 - break type for manual assignment 2 - break type for manual assignment 012Allowed:012clock_indate-timerequiredDate and time when employee clocked inclock_outdate-timeDate and time when employee clocked outcreated_byurirequiredURI of the user that created TimeSheetEntry resourcecreated_datedate-timeDate and time when TimeSheetEntry resource was createddepartment_namestringlength ≤ 200Name of the department where TimeSheetEntry object is created inemployeeurirequiredEmployee URI for whome this TimeSheetEntry object is createdestablishmenturirequiredEstalishment URI for this TimeSheetEntry objectexempt_salariedbooleanDefaults to falseIf true this TimeSheetEntry is exampt from salary calculationtruefalseis_auto_clock_outbooleanIf true employee will be auto clocked out if that is set uptruetruefalseparenturiIf populated, than this would be child object of that TimeSheetEntryremarksstringlength ≤ 200Remakrs about this TimeSheetEntry objectreturned_datedate-timeTime when employee returned from brakerole_namestringlength ≤ 255Name of the role that employee from this TimeSheetEntry hasrole_wagefloatrequired≥ 0Wage for role that is referenced in role_name in the same resourcestageintegerenumState in which this TimeSchedule is in Time Schedule Stages 0 - TimeSchedule was created 1 - TimeSchedule was emailed 2 - TimeSchedule was approved 3 - TimeSchedule was rejected 0123Allowed:0123updated_byurirequiredURI of the user that created TimeSheetEntry resourceupdated_datedate-timeDate and time when TimeSheetEntry resource was createdResponses 204successful operation 400Invalid input 401authorization required 404not foundUpdated about 1 month ago