Update an existing TimeScheduleput https://api-sandbox-revel.revelup.com/resources/TimeSchedule/{TimeScheduleId}/Path ParamsTimeScheduleIdint64requiredID of TimeSchedule to returnBody ParamsTimeSchedule object that needs to be updatedbreak_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:012created_byurirequiredURI of the user that created TimeSchedule resourcecreated_datedate-timeDate and time when TimeSchedule resource was createddepartmenturirequiredDepartment URI for this TimeSchedule objectemployeeurirequiredEmployee URI for whome this TimeSchedule object is createdestablishmenturirequiredEstalishment URI for this TimeSchedule objectexempt_salariedbooleanDefaults to falseIf true this TimeSchedule is exampt from salary calculationtruefalseroleurirequiredRole of TimeSchedule for this TimeSchedule objectrole_wagefloatshift_begin_timedate-timerequiredDate time when shift for this TimeSchedule object beginsshift_end_timedate-timerequiredDate time when shift for this TimeSchedule object endsstageintegerenumState 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 TimeSchedule resourceupdated_datedate-timeDate and time when TimeSchedule resource was createdResponses 204successful operation 400Invalid input 401authorization required 404not foundUpdated about 1 month ago