API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Daily Overview Archives

Alle Operationen rund um Daily Overview Archives.

Datenmodell

Die Endpoints dieses Moduls arbeiten auf folgender Entität. Die Schema-Referenz listet jedes Feld mit Typ, Validierung und Beziehungen:

Entität Schema-ID Felder Sequenz Permissions
Daily Overview Archive daily_overview_archive 7 daily_closing_admin

Endpoints

Methode Pfad Operation Beschreibung
POST /v1/daily_overview_archives Create daily_overview_archive Create a new daily_overview_archive in the active tenant.
DELETE /v1/daily_overview_archives/{id} Delete daily_overview_archive Soft delete entity.
GET /v1/daily_overview_archives/{id} Get daily_overview_archive by id Fetch a single daily_overview_archive.
GET /v1/daily_overview_archives/{id}/linked Get linked entities CodeMeta OS API endpoint.
GET /v1/daily_overview_archives/{id}/timeline Get timeline CodeMeta OS API endpoint.
GET /v1/daily_overview_archives/{id}/transitions List transitions CodeMeta OS API endpoint.
GET /v1/daily_overview_archives List daily_overview_archives List daily_overview_archives for the active tenant.
PATCH /v1/daily_overview_archives/{id} Patch daily_overview_archive JSON Merge Patch update.
POST /v1/daily_overview_archives/bulk Bulk operation CodeMeta OS API endpoint.
POST /v1/daily_overview_archives/{id}/transition POST /v1/daily_overview_archives/{id}/transition CodeMeta OS API endpoint.
POST /v1/daily_overview_archives/{id}/transitions/{transitionKey} Execute transition CodeMeta OS API endpoint.
PUT /v1/daily_overview_archives/{id} Replace daily_overview_archive Full replace with optimistic locking.

Suche