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

    Contains pricing information that includes special pricing when buying in bulk.

    interface QuantityDiscountPriceType {
        listingPrice: MoneyType;
        quantityDiscountType: "QUANTITY_DISCOUNT";
        quantityTier: number;
    }
    Index

    Properties

    listingPrice: MoneyType
    quantityDiscountType: "QUANTITY_DISCOUNT"
    quantityTier: number

    Indicates at what quantity this price becomes active.