Entity · compliance_reports
Compliance Report Schema
Felder
Compliance Report Schema
Schema for GoBD compliance reports and Verfahrensdokumentation
reportType
Type of compliance report
Werte
GOBD_STATUSVERFAHRENSDOKUMENTATIONHASH_CHAIN_VERIFICATIONRETENTION_ADHERENCEACCESS_AUDITSIGNATURE_STATUSTAX_AUDITOR_EXPORTtitle
max 500 Zeichennullable
status
Werte
PENDINGGENERATINGCOMPLETEDFAILEDDefault: "PENDING"
dateFrom
Report period start
nullable
dateTo
Report period end
nullable
summary
Report summary metrics
nullable
documentCount
Number of documents included in this report
nullable
hashChainValid
Whether the hash chain is intact
read-onlynullable
lastVerifiedHash
Last verified hash in the chain
read-onlynullable
brokenChainAt
Document ID where chain broke (if any)
read-onlynullable
s3Key
S3 key for exported report/archive
read-onlynullable
fileName
nullable
fileSizeBytes
nullable
startedAt
nullable
completedAt
nullable
errorMessage
nullable
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/compliance_reports— Liste, paginiert + filterbarGET /api/v1/compliance_reports/<id>— Einzelne EntityPOST /api/v1/compliance_reports— AnlegenPATCH /api/v1/compliance_reports/<id>— Teil-UpdateDELETE /api/v1/compliance_reports/<id>— Soft-DeleteGET /api/v1/compliance_reports/<id>/timeline— Audit + Aktivitäten