Discussions
Possible to send end_time without start_time? /company/attendances
11 months ago by Mathis Kräkel
Hello, I recently had the following problem: I'm trying to insert my working hours using the API. If I only insert the start time and not the end time everything works fine. But when I want to add the end time without start time there is an error because start time is required. Then I tried to add the start time of the posted query before and I got the error: “Existing overlapping attendance periods”.
Is there a way to solve this problem?