🕙

Time Punch

Submit a time-punch request for time-in or time-out
post
https://[data_center]
/tpi/attendance/time-punch
Submit a time punch from third party software or hardware to Runtime HRMS.
The below parameters must be passed as a JSON object. The Content-Type must be set to application/json.
Parameters
Body
employee_code*
string
Employee Code
date_time*
string
Date & Time formatted in ISO for e.g. 2023-06-15 18:10:00
Responses
200: OK
If the API call is successful, the server will return a JSON message as shown below
400: Bad Request
Last modified 2mo ago