v1

latestOpenAPI 3.1.02026-07-26549156879.0 KB
Attendance > BreakConfiguration

Creates a Break configuration

Creates a Break configuration

post/api/2026-07-01/resources/attendance/break_configurations

Request body

time_settings_break_configuration_idstring required

Id of the time settings break configuration

attendance_employees_setting_idstring required

Id of the attendance employee setting

enabledboolean required

Status of the break configuration if enabled or not

Example request

{
  "time_settings_break_configuration_id": "1",
  "attendance_employees_setting_id": "1"
}

Response

CREATED

idstring required
attendance_employees_setting_idstring required

Id of the attendance employee setting

time_settings_break_configuration_idstring required

Id of the time settings break configuration

enabledboolean required

Status of the break configuration if enabled or not

namestring

Name of the break configuration

paidboolean

Check the break configuration is paid or not