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

    The item price at or below which the target offer may be featured.

    interface FeaturedOfferExpectedPrice {
        listingPrice: MoneyType;
        points?: Points;
    }
    Index

    Properties

    listingPrice: MoneyType
    points?: Points