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

    The input required for building LowestPricedOffers data in the response.

    interface LowestPricedOffersInput {
        itemCondition: Condition;
        offerType: "Consumer";
    }
    Index

    Properties

    itemCondition: Condition
    offerType: "Consumer"

    The input parameter specifies the type of offers requested for LowestPricedOffers. This applies to Consumer and Business offers. Consumer is the default offerType.