API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/performance-records/open-summary

GET/v1/performance-records/open-summary

Aggregate approved (open) time records per party — used by the Leistungsnachweis overview tiles. Returns minute splits (total / internal / non-billable / billable), the computed €-amount (same pricing logic as POST /performance-records/generate), and the first/last booking date per party.

Datenmodell

Diese Operation arbeitet auf der Entität Performance Record (performance_record). Alle 27 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Beispiel

curl -X GET https://api.codemeta-os.de/v1/performance-records/open-summary \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.performance-records.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche