OfferSummary Response Group

The OfferSummary response group returns, for each item in the response, the number of offer listings and the lowest price for each condition type. Condition types are New, Used, Collectible, and Refurbished. So, for example, this response group returns the lowest price for each Condition:

Individual offer listings are not returned. The OfferSummary is dependent only on the ASIN parameter and is not affected by the MerchantId or Condition parameters (i.e. the OfferSummary will always be the same for a given ASIN independent of other parameters).

Operations that can use this response group include:

The following table describes the elements returned by OfferSummary. In the Ancestry column, the elements on the left side of a slash mark are the parents of the elements on the right side of the slash mark.

OfferSummary also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.

The following response groups are parent response groups of OfferSummary.

The following response groups are child response groups of OfferSummary.

The following request was used to illustrate the XML response elements returned by OfferSummary.

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=ItemLookup&
ItemId=B000A3UB2O&
ResponseGroup=OfferSummary&
Version=2007-07-16