Service Target Profile Schema
Felder
Service Target Profile Schema
Unified profile for SLAs (contractual) and internal targets across tickets, opportunities, complaints.
name
description
entityType
Which entity class this profile applies to
ticketopportunitycomplaintincidentemailbindingness
contractual = SLA, internal = company-internal target
contractualinternalappliesTo
defaultBusinessHourModelId
stages
_id
UUIDv7 stage id, server-assigned if missing
kind
time_to_first_responsetime_in_statustime_to_statustime_to_closetime_without_activitystatus
Required for time_in_status (the status whose dwell time is bounded) and time_to_status (the source/start status — optional, defaults to entity creation when missing)
targetStatus
Required for time_to_status — the destination status that ends the clock
clockMode
businesscalendarbusinessHourModelId
Overrides defaultBusinessHourModelId for this stage only; ignored if clockMode=calendar
appliesToPriorities
When set, the stage applies only to entities whose priority is in this list
label
sortOrder
escalationRules
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/service_target_profiles— Liste, paginiert + filterbarGET /api/v1/service_target_profiles/<id>— Einzelne EntityPOST /api/v1/service_target_profiles— AnlegenPATCH /api/v1/service_target_profiles/<id>— Teil-UpdateDELETE /api/v1/service_target_profiles/<id>— Soft-DeleteGET /api/v1/service_target_profiles/<id>/timeline— Audit + Aktivitäten