Add Attendance API

Records a new attendance entry for an employee for a specified date and time.

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

Supported Apps

Here are the list of apps that support this API.

Darwinbox (darwinbox)

Supported fields in metadata:

break_duration
Shapes (shapes)

Supported Request Fields:

  • employeeId - Required
  • checkInDateTime
  • checkOutDateTime
  • metadata

Remarks:

  • At least one of checkInDateTime or checkOutDateTime is required
  • If both checkInDateTime and checkOutDateTime are provided, a full attendance record is created/updated
  • If only one is provided, an attendance event is submitted — Shapes will automatically merge a clock-in and clock-out into one attendance record
HROne (hrOne)

Supported fields in metadata:

remarks
Lucca HR (luccahr)

Supported fields in metadata:

Body Params
string
required

Employee ID

string

Check In DateTime. Eg. 2024-12-01T08:00:00

string

Check Out DateTime. Eg. 2024-12-01T08:00:00

json

Additional app supported metadata. Eg, break_duration or remarks

Responses

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