ConsentRecordInput
- consentType: string ยท ConsentStatusenum
Status requiredStatus of the consent. Note: the platform does not produce
expiredautomatically; a request that lapses unsigned stayspending.expiredis accepted only as a createConsentRecord input.voidedis written when a request is superseded (re-request, name correction, sibling grant) or the DocuSign envelope is voided.values- pending
- granted
- denied
- expired
- voided
- withdrawn
- occurredType: string Format: date-time
At Time requiredTimestamp when the consent status change occurred
- guardianType: string | null Format: uuid
Id UUID of the parent/guardian providing consent. Nullable only for pending records where metadata.consentMethod is awaiting_guardian.
- metadataType: object | null
Free-form audit context. Common keys the platform reads/writes: consentMethod, docusignEnvelopeId, docusignStatus, emailConsentInitiatedAt, returnUrl, and (on voided records) supersededBy and originalEnvelopeId. Additional keys are allowed.
- propertyType: anything
Name
