GET /v1/daily-closing-policies/effective
GET/v1/daily-closing-policies/effective
Return the effective daily_closing_policy for the calling user (role → org_unit → tenant fallback). Used by the slideout to render the closing UI.
Datenmodell
Diese Operation arbeitet auf der Entität Daily Closing Policy (daily_closing_policy). Alle 7 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.
Beispiel
curl -X GET https://api.codemeta-os.de/v1/daily-closing-policies/effective \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.daily-closing-policies.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |