The Loyalty Coupons API allows you to create loyalty coupons when a customer redeems their loyalty points for loyalty rewards.
To use the Loyalty Coupons API, import { coupons }
from the wix-loyalty.v2
module.
- Loyalty coupon: A specific loyalty object that holds the specifications used to create a reference coupon.
- Reference coupon: The actual coupon that is created when loyalty points are redeemed for a loyalty reward. The customer receives the reference coupon which they can apply to their order.