Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...
    PromotionType: {
        BasketBuilding: "BASKET_BUILDING";
        Coupon: "COUPON";
        Deal: "DEAL";
        PriceDiscount: "PRICE_DISCOUNT";
    } = ...

    The type of promotion, categorized by the discount rules and eligibility criteria.

    Type Declaration

    • ReadonlyBasketBuilding: "BASKET_BUILDING"
    • ReadonlyCoupon: "COUPON"
    • ReadonlyDeal: "DEAL"
    • ReadonlyPriceDiscount: "PRICE_DISCOUNT"