Selling Partner API SDK for JavaScript
    Preparing search index...

    A promotion applied to an item.

    interface Promotion {
        PromotionAmount?: Currency;
        PromotionId?: string;
        PromotionType?: string;
    }
    Index

    Properties

    PromotionAmount?: Currency
    PromotionId?: string

    The seller-specified identifier for the promotion.

    PromotionType?: string

    The type of promotion.