start_time, end_time, and total_break_minutes.start_time only.remaining_work_minutes to the response.{} if defaults cannot be calculated.| Code | Description |
|---|---|
| 422 | Date param is invalid. |
{
"start_time": "2025-12-31T06:30:00.000Z",
"end_time": "2025-12-31T15:30:00.000Z",
"total_break_minutes": 60,
"remaining_work_minutes": 450
}
| Param name | Description |
|---|---|
|
date
optional |
Date, e.g. Validations:
|