Dienstplanung
Einsatzprüfung einer Person
Read-only staffing indicator for a prospective absence in the period. Never blocks
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Pfadparameter
employee*string
The employee ID
Format
uuidstart*string
end*string
Response-Body
application/json
application/json
application/json
curl -X GET "https://example.com/employees/497f6eca-6276-4993-bfeb-53cbbbba6f08/staffing_check/string/string"{ "data": { "ok": true, "level": "string", "mode": "string", "unit_size": 0, "affected_days": [ { "date": "string", "concurrent_absent": 0, "would_understaff": true } ], "message_key": "string", "message_data": { "property1": null, "property2": null } }}Kandidaten für einen Eintrag GET
Read-only cross-unit candidate suggestions for one (open) shift, using the auto-scheduler hard constraints in pool mode
Wunschbudget abrufen GET
Budget, used and remaining wish points plus the fulfillment rate of the month. Self-service or manager (self-or-manager middleware)