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

Analytics License Reconciliation

Schema-ID
analytics_license_reconciliation
Collection
analytics_license_reconciliations
Permissions
  • Lesenanalytics_license_reconciliation_view
  • Anlegenanalytics_license_reconciliation_create
  • Ändernanalytics_license_reconciliation_edit
  • Löschenanalytics_license_reconciliation_delete

Felder

Analytics License Reconciliation

analytics_license_reconciliations4 Permissions
partyIduuiderforderlich
skustringerforderlich
1–200 Zeichen
skuDescriptionstringoptional
max 500 Zeichennullable
periodstringerforderlich
Pattern
purchasedQuantityintegeroptional
≥ 0
billedQuantityintegeroptional
≥ 0
usedQuantityintegeroptional
≥ 0nullable
leakageQuantityintegeroptional
≥ 0
purchasePriceCentsintegeroptional
≥ 0
sellPriceCentsintegeroptional
≥ 0
leakageAmountCentsintegeroptional
≥ 0
sourcestringoptional
cspmanualapi
Default: "manual"
reconciliationStatusstringoptional
matchedleakageoverageunmatched
Default: "unmatched"

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

Suche