createTimeclockEvent
POST/timeclock/events
Process a new timeclock event registered via the Bedrijfsrooster App or hardware devices. Always make sure that creating events related to a specific person is done in chronologically ordered requests. Each request should receive a 200 OK response before you can send the next time based event for the same person.
Request
Responses
- 200
- 400
- 401
TimeclockEvent is processed successfully.
Invalid request data.
Access credentials missing, invalid or expired.