Entity · platform_charges
Platform Charge Schema
Felder
Platform Charge Schema
Codemeta-side billable item for chargeable tenant actions outside the subscription itself.
type
Werte
domainwebhostingai_overageaddonread-only
description
1–500 Zeichen
quantity
≥ 0
unitPriceCents
≥ 0read-only
netCents
≥ 0read-only
vatRate
Pattern
periodFrom
read-only
periodTo
read-only
status
Werte
openinvoicedvoidread-only
stripeInvoiceItemId
read-onlynullable
platformInvoiceId
read-onlynullable
sourceRef
1–200 Zeichenread-only
currency
Werte
EURnotes
max 2000 Zeichennullable
Keine Felder passen zum Filter.
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 + filterbarGET /api/v1/platform_charges/<id>— Einzelne EntityPOST /api/v1/platform_charges— AnlegenPATCH /api/v1/platform_charges/<id>— Teil-UpdateDELETE /api/v1/platform_charges/<id>— Soft-DeleteGET /api/v1/platform_charges/<id>/timeline— Audit + Aktivitäten