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

    Contains price information about the product, including the LowestPrices and BuyBoxPrices, the ListPrice, the SuggestedLowerPricePlusShipping, and NumberOfOffers and NumberOfBuyBoxEligibleOffers.

    Index
    BuyBoxEligibleOffers?: OfferCountType[]

    A list that contains the total number of offers that are eligible for the Buy Box for the given conditions and fulfillment channels.

    BuyBoxPrices?: BuyBoxPriceType[]

    A list of the Buy Box prices.

    CompetitivePriceThreshold?: MoneyType
    ListPrice?: MoneyType
    LowestPrices?: LowestPriceType[]

    A list of the lowest prices.

    NumberOfOffers?: OfferCountType[]

    A list that contains the total number of offers information for given conditions and fulfillment channels.

    OffersAvailableTime?: string

    When the status is ActiveButTooSoonForProcessing, this is the time when the offers will be available for processing.

    SalesRankings?: SalesRankType[]

    A list of sales rank information for the item, by category.

    SuggestedLowerPricePlusShipping?: MoneyType
    TotalOfferCount: number

    The number of unique offers contained in NumberOfOffers.