API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · call_notes

call_note

Schema-ID
call_note
Collection
call_notes
Permissions
  • Lesencall_note_view
  • Anlegencall_note_create
  • Änderncall_note_edit
  • Löschencall_note_delete

Felder

call_note

call_notes4 Permissions
notestringerforderlich
1–10000 Zeichen
phoneNumberstringoptional
max 50 ZeichenDefault: nullnullable
partyIduuidoptional
Default: nullnullable
contactPartyIduuidoptional
Default: nullnullable
phoneCallIduuidoptional
Default: nullnullable

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 + filterbar
  • GET /api/v1/call_notes/<id> — Einzelne Entity
  • POST /api/v1/call_notes — Anlegen
  • PATCH /api/v1/call_notes/<id> — Teil-Update
  • DELETE /api/v1/call_notes/<id> — Soft-Delete
  • GET /api/v1/call_notes/<id>/timeline — Audit + Aktivitäten

Suche