Class VoucherifyPromotionProductService

java.lang.Object
org.bhn.promotion.voucherify.service.VoucherifyPromotionProductService
All Implemented Interfaces:
PromotionProductService

@Service public class VoucherifyPromotionProductService extends Object implements PromotionProductService
Implementation of the PromotionProductService interface that integrates with Voucherify to manage products and SKUs (Stock Keeping Units).

This service is responsible for creating, updating, and retrieving products and their associated SKUs by interacting with the Voucherify API.