This endpoint serves the purpose of modifying a worker time punch based on unique worker ID and punch ID.
cURL
curl --request PATCH \ --url https://api.roostedhr.com/api/1_12/workers/{id}/time-punches/{punch_id} \ --header 'X-API-KEY: <api-key>'
Worker ID
Time Punch ID
OK