Enrollment

Allowlist projection — status and values only, never PII.

  • church_id
    Type: string
    required
  • id
    Type: string
    required
  • status
    Type: string enum
    required
    values
    • pending
    • active
    • paused
    • cancel_pending
    • cancelled
    • terminated
  • created_at
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • mode
    Type: string enum
    values
    • pct
    • fixed
  • updated_at
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • value
    Type: number