Skip to main content
POST
EVENTS.CAMPAIGN.LOYALTY_TIER.UPDATED
The EVENTS.CAMPAIGN.LOYALTY_TIER.UPDATED event indicates that a specific campaign loyalty tier was updated. This serves as a real-time notification about this event. For example, this event is triggered when a loyalty tier has been updated in a loyalty campaign and the campaign is then saved. This event is used in a webhook configured in Project settings in Voucherify dashboard.
This page documents only the event. If you need more details about the webhook payload data that includes this event, go to Introduction to webhooks page.

Body

application/json

Event data object schema for an updated loyalty tier.

campaign
Simple Campaign · object

Simplified campaign data.

loyalty_tier
Loyalty Tier · object

Loyalty tier data.

Response

Webhook accepted