GuardianConsentRequest
- idType: string Format: uuidrequired
UUID of the parent/guardian to request consent from.
- correctedType: string
First Name min length:1Pattern: \SCorrected legal first name for the guardian. Must be supplied together with correctedLastName (both-or-neither); supplying only one field rejects the whole request with 400. When the corrected name differs from the guardian's stored name, it is written back to the system of record before the envelope is generated; any live pending envelope for that guardian is voided and a new one is issued and emailed, so the guardian must use the newest signing link. An identical name is a no-op.
- correctedType: string
Last Name min length:1Pattern: \SCorrected legal last name for the guardian. Must be supplied together with correctedFirstName (both-or-neither); supplying only one field rejects the whole request with 400.
