ConsentRecordInput
- consentType: string ยท ConsentStatusenum
Status requiredStatus of the consent
values- pending
- granted
- denied
- expired
- voided
- withdrawn
- occurredType: stringFormat: date-time
At Time requiredTimestamp when the consent status change occurred
- guardianType: string | nullFormat: uuid
Id UUID of the parent/guardian providing consent. Nullable only for pending records where metadata.consentMethod is awaiting_guardian.
- metadataType: object | null
Additional metadata (e.g., DocuSign envelope ID, audit context)
- propertyType: anything
Name
