Approve a pending worker time punch.
cURL
curl --request POST \ --url https://api.roostedhr.com/api/1_12/workers/{id}/time-punches/{punch_id}/approve \ --header 'X-API-KEY: <api-key>'
200
Example
true
Worker ID
Time Punch ID
OK
The response is of type boolean.
boolean