Entity · business_hours_profiles
Business Hours Profile Schema
Felder
Business Hours Profile Schema
Schema for business hours profiles used for time-based call routing
name
Human-readable name (e.g. "Standardzeiten", "Notdienst")
1–200 Zeichen
timezone
IANA timezone (e.g. "Europe/Berlin"). Defaults to tenant timezone if null
nullable
usePublicHolidays
If true, automatically include public holidays from the German Feiertage API for the tenant state
nullable
publicHolidayState
German federal state code for public holiday lookup
Werte
BWBYBEBBHBHHHEMVNINWRPSLSNSTSHTHnullable
afterHoursAction
What happens when a call arrives outside business hours
Werte
VOICEMAILIVRFORWARDHANGUPnullable
afterHoursTarget
Target for after-hours action (extension, IVR ID, phone number)
nullable
isDefault
If true, this profile is the default for the tenant
nullable
isActive
nullable
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/business_hours_profiles— Liste, paginiert + filterbarGET /api/v1/business_hours_profiles/<id>— Einzelne EntityPOST /api/v1/business_hours_profiles— AnlegenPATCH /api/v1/business_hours_profiles/<id>— Teil-UpdateDELETE /api/v1/business_hours_profiles/<id>— Soft-DeleteGET /api/v1/business_hours_profiles/<id>/timeline— Audit + Aktivitäten