Update Attendance by ID

This endpoint is deprecated, please use v2. It is responsible for updating attendance data for the company employees. Attributes are not required and if not specified, the current value will be used. It is not possible to change the employee id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of the attendance period to update

Body Params

Attendance period data to update. At least one of the properties (date, start_time, end_time, break, comment, project_id, skip_approval) is required.

date
string

Format: hh:mm

string | null

Format: hh:mm

integer
≥ 0
string | null
integer | null
boolean

Optional, default value is true. If set to false, the approval status of the attendance period will be "pending" if an approval rule is set for the attendances type. The respective approval flow will be triggered.

Headers
string

The partner identifier

string

The application identifier

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json