Interface ProductPricingApiModelV20220501LowestPricedOffersInput

The input required for building LowestPricedOffers data in the response.

LowestPricedOffersInput

interface ProductPricingApiModelV20220501LowestPricedOffersInput {
    itemCondition:
        | "Refurbished"
        | "Club"
        | "New"
        | "Used"
        | "Collectible"
        | ProductPricingApiModelV20220501Condition;
    offerType: Consumer
    | "CONSUMER";
}

Properties

itemCondition:
    | "Refurbished"
    | "Club"
    | "New"
    | "Used"
    | "Collectible"
    | ProductPricingApiModelV20220501Condition

LowestPricedOffersInput

offerType: Consumer | "CONSUMER"

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

LowestPricedOffersInput

MMNEPVFCICPMFPCPTTAAATR