Customer Collaboration Profile Schema
Felder
Customer Collaboration Profile Schema
Per-party configuration of the ticket collaboration / handover mode (ADR 0299)
partyId
The customer party this profile configures
handoverEnabled
Whether the CUSTOMER↔MSP handover is active for this customer at all
mode
How the customer physically works a handed-over ticket
NATIVECONNECTORAUTOMATIONPEERdirection
Where a fresh ticket for this customer starts: CUSTOMER_FIRST begins at the customer, MSP_FIRST at the MSP. Configurable per party.
CUSTOMER_FIRSTMSP_FIRSTBOTHreturnPolicy
How a ticket sitting at the customer becomes active for the MSP again. ON_REPLY (default, also for parties without a profile): any reply from the customer side hands it back — the "warten auf Kunde" case. EXPLICIT: only an explicit return does — the customer IT is working the ticket and an end-user mail must not rip it away.
ON_REPLYEXPLICITconnector
integrationConfigId
The integration_config (e.g. Jira connection) this party pushes to
takeBackTrigger
How the external system signals a take-back to the MSP
status_transitionexplicit_returnpeer
tenantLinkId
The accepted tenant_link this party is mirrored through. Read by connectionRefForProfile() and becomes ticket_external_links.connectionId.
automation
handoverWorkflowId
workflow_definition fired on handover → CUSTOMER (pushes to the customer system)
takeBackTriggerId
The webhook-trigger id the customer system POSTs to hand the ticket back to the MSP
labels
mspShortName
MSP short name used in the "An {mspShortName} übergeben" button copy
takeBackToken
Opaque bearer token authorising external take-back for this party. Server-managed.
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/customer_collaboration_profiles— Liste, paginiert + filterbarGET /api/v1/customer_collaboration_profiles/<id>— Einzelne EntityPOST /api/v1/customer_collaboration_profiles— AnlegenPATCH /api/v1/customer_collaboration_profiles/<id>— Teil-UpdateDELETE /api/v1/customer_collaboration_profiles/<id>— Soft-DeleteGET /api/v1/customer_collaboration_profiles/<id>/timeline— Audit + Aktivitäten