v1
OpenAPI 3.0.0Proprietary2026-08-06130577659.7 KBTime Tracking|Employee Stamp
Create employee stamps.
This endpoint enables the creation of employee stamps. You must carry out this procedure to record an employee's working time. When creating a stamp, you may include a reference to a project to log project-related work time and a specified salary type to use a custom salary type for this stamp. The stamp can be set to either 'STAY' or 'END'. Stay stamps can be created at the start of a shift, after a break, if automatic breaks are not enabled in geoCapture, or when beginning work on a new project for project-related time tracking. Leave stamps can be generated at the beginning of a pause or at the conclusion of a shift.
post/employee_stamp/create
Request body
Example request
{
"time": "2015-02-20T12:59:21+01:00",
"latLng": [
52.38127828631681,
7.594243214018696
]
}Response
Success Response: