Entity · phone_call_report_settings
Phone Call Weekly Report Settings
Felder
Phone Call Weekly Report Settings
Tenant-level configuration for the weekly phone call report (one document per tenant)
enabled
Whether the weekly report job is active for this tenant
Default: true
dayOfWeek
Day of week the report fires (0=Sunday, 1=Monday, … 6=Saturday)
0 – 6Default: 1
hour
Hour of day (24h, in tenant timezone)
0 – 23Default: 8
minute
Minute within the hour
0 – 59Default: 0
timezone
IANA timezone string used for cron evaluation
Default: "Europe/Berlin"
notifyInApp
When true, all users with phone_call_view_all (or admin_bypass) receive an in-app notification
Default: true
notifyByEmail
When true, the PDF is also emailed to the configured recipients
Default: false
emailRecipients
User IDs that receive the report via email when notifyByEmail is true
Default: []
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/phone_call_report_settings— Liste, paginiert + filterbarGET /api/v1/phone_call_report_settings/<id>— Einzelne EntityPOST /api/v1/phone_call_report_settings— AnlegenPATCH /api/v1/phone_call_report_settings/<id>— Teil-UpdateDELETE /api/v1/phone_call_report_settings/<id>— Soft-DeleteGET /api/v1/phone_call_report_settings/<id>/timeline— Audit + Aktivitäten