Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

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

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