DonorSession
- churchType: string
_id required - expiresType: string Format: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: stringrequired
- modeType: string enumrequiredvalues
- pct
- fixed
- statusType: string enumrequired
v1 emits
created,opened, andexpired. Terminal states (completed/abandoned/failed) are declared but not yet produced — detect adhesion viaenrollment.activated.values- created
- opened
- in
_progress - completed
- expired
- abandoned
- failed
- valueType: numberrequired
- urlType: string Format: uri
Hosted flow URL — returned once, on the creating
201only. The embedded token is single-use with a 30-minute TTL.