Skip to main content
PATCH
PATCH /rest/employees/{employee}/working_time/withdraw — Self-service: the employee retracts their own still-pending correction for a day. Managers do not use this (they approve/reject instead)

Authorizations

Authorization
string
header
required

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Path Parameters

employee
string<uuid>
required

The employee ID

Body

application/json
date
string<date-time>
required

Response

Pending corrections were never applied to the overtime account, so no recalculation is needed (mirrors reject()).

message
string
required
Allowed value: "Korrektur zurückgezogen."
deleted
any
required