Create an Attendance

This endpoint is deprecated, please use v2. The endpoint is responsible for adding attendance data for the company employees. It is possible to add attendances for one or many employees at the same time. The payload sent on the request should be a list of attendance periods, in the form of an array containing attendance period objects.

Body Params

List of attendance periods to create

attendances
array of objects
length ≥ 1
attendances
integer
required
≥ 1
date
required
string
required

Format: hh:mm

string | null

Format: hh:mm

integer
required
≥ 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json