Entity · avvs
AVV Schema
Felder
AVV Schema
Schema for validating AVV (Auftragsverarbeitungsvertrag) entities
partyId
Associated party UUID
status
AVV status
Werte
DRAFTACTIVEEXPIREDTERMINATEDsignedAt
Date when AVV was signed
nullable
effectiveDate
Effective date of the AVV
nullable
expiryDate
Expiry date of the AVV
nullable
dmsDocumentId
Linked DMS document UUID
nullable
processingPurpose
Purpose of data processing
nullable
dataCategories
Categories of personal data
Default: []
dataSubjectCategories
Categories of data subjects
Default: []
subProcessors
List of sub-processors
Default: []
name
Sub-processor name
purpose
Processing purpose
country
Country of processing
adequacyBasis
Adequacy basis for transfer
tomReference
Reference to TOM documentation
nullable
nextAuditDate
Next audit date
nullable
linkedProcessingActivityIds
Linked processing activity UUIDs
Default: []
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/avvs— Liste, paginiert + filterbarGET /api/v1/avvs/<id>— Einzelne EntityPOST /api/v1/avvs— AnlegenPATCH /api/v1/avvs/<id>— Teil-UpdateDELETE /api/v1/avvs/<id>— Soft-DeleteGET /api/v1/avvs/<id>/timeline— Audit + Aktivitäten