Name | Type | Description | Notes |
---|---|---|---|
policy | Object | Indicates which notification properties to apply. | |
enabled | Boolean | Indicates whether the notification is activated. | [optional] |
webhook | BaseNotificationWebhook | ||
id | Integer | Unique ID for this entity. | |
type | TypeEnum | The notification type. |
Name | Value |
---|---|
CAMPAIGN | "campaign" |
LOYALTY_ADDED_DEDUCTED_POINTS | "loyalty_added_deducted_points" |
CARD_ADDED_DEDUCTED_POINTS | "card_added_deducted_points" |
COUPON | "coupon" |
EXPIRING_COUPONS | "expiring_coupons" |
EXPIRING_POINTS | "expiring_points" |
CARD_EXPIRING_POINTS | "card_expiring_points" |
PENDING_TO_ACTIVE_POINTS | "pending_to_active_points" |
STRIKETHROUGH_PRICING | "strikethrough_pricing" |
TIER_DOWNGRADE | "tier_downgrade" |
TIER_UPGRADE | "tier_upgrade" |
TIER_WILL_DOWNGRADE | "tier_will_downgrade" |