Add Time Entries

Add employee's time entries directly into the time tracking system for the purpose of reports overtime calculations, approval, and syncing of approved time entries to payroll. If you need to pass the hours worked earnings directly into the payroll, you can utilize the "Add Earnings to Payroll Grid" API.

Please note that before submitting time entries, it is mandatory to ensure that all relevant employees are selected for time tracking and have been assigned the appropriate overtime rule. The system will reject time entries for any employee not selected for time tracking. To quickly verify and add employees, please visit the time tracking module at employer portal.

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

Employee unique identifier (Emp ID or UUID)

Body Params
Headers
string
required

The company unique identifier

Responses

400

In case the request has some invalid parameter.

401

In case Security key is not provided or invalid.

500

In case system is unable to fulfil the request due to some internal error.

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