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

Platform Charge Schema

Schema-ID
platform_charge
Collection
platform_charges
Permissions
  • Lesenplatform_invoice_view
  • Anlegenadmin_bypass
  • Ändernadmin_bypass
  • Löschenadmin_bypass

Felder

Platform Charge Schema

platform_charges4 Permissions

Codemeta-side billable item for chargeable tenant actions outside the subscription itself.

typestringerforderlich
domainwebhostingai_overageaddon
read-only
descriptionstringerforderlich
1–500 Zeichen
quantitynumbererforderlich
≥ 0
unitPriceCentsintegererforderlich
≥ 0read-only
netCentsintegererforderlich
≥ 0read-only
vatRatestringerforderlich
Pattern
periodFromdateerforderlich
read-only
periodTodateerforderlich
read-only
statusstringerforderlich
openinvoicedvoid
read-only
stripeInvoiceItemIdstringoptional
read-onlynullable
platformInvoiceIdstringoptional
read-onlynullable
sourceRefstringoptional
1–200 Zeichenread-only
currencystringerforderlich
EUR
notesstringoptional
max 2000 Zeichennullable

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

Suche