Entity · call_notes
call_note
Felder
call_note
note
1–10000 Zeichen
phoneNumber
max 50 ZeichenDefault: nullnullable
partyId
Default: nullnullable
contactPartyId
Default: nullnullable
phoneCallId
Default: nullnullable
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/call_notes— Liste, paginiert + filterbarGET /api/v1/call_notes/<id>— Einzelne EntityPOST /api/v1/call_notes— AnlegenPATCH /api/v1/call_notes/<id>— Teil-UpdateDELETE /api/v1/call_notes/<id>— Soft-DeleteGET /api/v1/call_notes/<id>/timeline— Audit + Aktivitäten