Entity · platform_invoices
Platform Invoice Schema
Felder
Platform Invoice Schema
Codemeta-issued invoice TO a tenant, with weclapp PDF and email dispatch trail.
tenantId
read-only
kind
Werte
licensewholesaleread-only
billingProvider
Werte
stripeweclappnullnullable
source
Werte
monthly-enginetrial-end-enginebooking-enginestripe-webhookmanualnullnullable
sourceRef
max 200 Zeichennullable
engineMeta
nullable
invoiceNumber
max 64 Zeichenread-onlynullable
stripeInvoiceId
read-onlynullable
weclappId
read-onlynullable
pdfFileId
read-onlynullable
weclappPdfFileId
nullable
stripePdfFileId
nullable
periodFrom
read-only
periodTo
read-only
status
Werte
draftopenpaidpast_duepayment_failedvoiduncollectibleread-only
paymentProviderStatus
max 64 Zeichennullable
currency
Werte
EURnetCents
≥ 0read-only
vatCents
≥ 0read-only
grossCents
≥ 0read-only
items
read-only
dueDate
nullable
issuedAt
read-onlynullable
paidAt
read-onlynullable
weclappPaidAt
nullable
dunning
nullable
lastSentAt
nullable
sendAttempts
read-only
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_invoices— Liste, paginiert + filterbarGET /api/v1/platform_invoices/<id>— Einzelne EntityPOST /api/v1/platform_invoices— AnlegenPATCH /api/v1/platform_invoices/<id>— Teil-UpdateDELETE /api/v1/platform_invoices/<id>— Soft-DeleteGET /api/v1/platform_invoices/<id>/timeline— Audit + Aktivitäten