A loyalty earning rule defines how customers earn points in a loyalty program. You can create rules for different activities, such as making purchases.
Loyalty earning rule ID.
ID of the app managing the earning rule. Can be a loyalty app ID or a Wix automations app ID.
ID of the app that triggers point assignment. Examples: Wix Stores, Wix Bookings, Wix Events.
Type of activity that triggers point assignment. For example, wix-restaurants/orderSubmitted
or birthday
.
Name of the earning rule.
Current status of the earning rule.
UNKNOWN
: Status is unknown or not specified.ACTIVE
: Earning rule is active and can assign points.PAUSED
: Earning rule is paused and cannot assign points.Revision number, incremented by 1 each time the earning rule is updated. Pass the latest revision when updating to prevent conflicting changes.
Date and time the earning rule was created.
Date and time the earning rule was last updated.
Additional metadata about the earning rule.
Fixed amount of points awarded for each qualifying activity.
Points awarded based on a conversion rate formula: (amount spent) / (money_amount * points)
.