GraphQL ENUM
NotificationEventEnum
link Definition
- enum NotificationEventEnum {
- # Awaiting offline payment
- # Paid
- # Purchase order
- # Registration
- # Refunded
- # Partially refunded
- # Chargeback
- # Payment declined
- # Returned direct debit
- # Test order
- # New quote
- # Awaiting release
- # Customer contact data changed
- # Subscription on hold
- # Subscription on grace
- # Subscription reinstated
- # Subscription deactivated
- # Subscription reminder charge
- # Subscription reminder payment expired
- # Subscription reminder offline payment
- # Subscription profile data changed
- # Subscription billing date extended
- # New affiliate
- # New partner
- # Error
- # Subscription renewal type changed
- # Chargeback information request
- # Awaiting release for purchase order
- # VAT Refunded
- # Secure 3D enrolled
- }