ShiftManagement > Shift > CreatesAsk AIwbhk Webhooks > ShiftManagement > Shift > CreatesSubscription_type: shift_management/shift/createPayloadCallback payloadidintegerrequiredUnique identifier for the shiftcompany_idintegerrequiredIdentifier of the company that owns this shiftnamestringDisplay name of the shift. If not explicitly set, falls back to the default shift title or template week namestatestringenumrequiredCurrent state of the shift. 'draft' means the shift is not yet visible to employees, 'published' means it's visible and confirmed, 'backup' indicates a backup shift that can be replaceddraftpublishedbackupAllowed:draftpublishedbackuplocation_idintegerIdentifier of the location where the shift takes place. Can be null if the shift uses the employee's default locationlocations_work_area_idintegerIdentifier of the specific work area within the location where the shift occurs. Work areas allow further subdivision of locationsemployee_idintegerrequiredIdentifier of the employee assigned to this shiftstart_atstringrequiredTimestamp indicating when the shift startsend_atstringrequiredTimestamp indicating when the shift endsnotesstringOptional notes or comments about the shift, visible to managers and schedulersextra_hoursbooleanrequiredIndicates whether this shift counts as extra hours beyond the employee's regular schedule. Used for overtime calculationstruefalsedefault_shift_titlestringTitle from the default shift template that was used to create this shift, if applicabletimezonestringrequiredIANA timezone identifier (e.g., 'Europe/Madrid', 'America/New_York') used to display the shift times in the local timezonelocal_start_atstringrequiredStart time of the shift converted to the local timezone. This is what employees see in their schedulelocal_end_atstringrequiredEnd time of the shift converted to the local timezone. This is what employees see in their scheduleResponse 200Return a 200 status to indicate that the data was received successfullyUpdated 7 months ago