Stampfactory
Dokumentation
Urlaubsanspruch & Zeitkonto

Urlaubserinnerung auslösen

Manually trigger the duty-to-inform reminder for every visible employee who still has current-year vacation at risk of expiring. Reuses the shared {@see VacationReminderNotifier} so inbox, push and e-mail channels behave like the scheduled reminders

POST
/vacation_reminders
AuthentifizierungBearer <token>

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

Ort: header

Response-Body

application/json

application/json

curl -X POST "https://example.com/vacation_reminders"
{  "notified": 0}