OfferFull Response Group

The OfferFull response group returns comprehensive information about an offer. OfferFull is a parent response group that returns the results of the Offers response group as well as:

Operations that can use this response group include:

The following table describes the elements returned by OfferFull. The elements on the left side of a slash mark are the parents of the elements on the right side of the slash mark.

Response ElementAncestryDefinition

Address1

Address2

Address3

Offers/Offer/OfferListing/ISPUStoreAddress/Address1

Offers/Offer/OfferListing/ISPUStoreAddress/Address2

Offers/Offer/OfferListing/ISPUStoreAddress/Address3

Street address of the merchant.
Amount

OfferSummary/LowestCollectiblePrice/Amount

OfferSummary/LowestNewPrice/Amount

OfferSummary/LowestRefurbishedPrice/Amount

OfferSummary/LowestUsedPrice/Amount

Offers/Offer/OfferListing/Price/Amount

Offers/Offer/OfferListing/SalePrice/Amount

Price in terms of the lowest currency denomination, for example, pennies of the item offered for sale. See also FormattedPrice and CurrencyCode.
Availability Offers/Offer/OfferListing/AvailabilityHow soon the item can be shipped.
AverageFeedbackRating Offers/Offer/Seller/AverageFeedbackRatingCustomer review of an item represented by a number of stars where 5 stars is the highest rating, 0 the lowest. This element contains the average of all customer ratings of the item.
City Offers/Offer/OfferListing/ISPUStoreAddress/CityThe city where the store is that you can pick up the item.
Condition Offers/Offer/OfferAttributes/ConditionThe condition of the item, for example, new, used, or refurbished.
ConditionNote Offers/Offer/OfferAttributes/ConditionNoteA note that describes the Condition.
Country Offers/Offer/OfferListing/ISPUStoreAddress/CountryThe country where the store is that you can pick up the item.
Country Offers/Offer/Seller/Location/CountryThe merchant's country
CurrencyCode

OfferSummary/LowestCollectiblePrice/CurrencyCode

OfferSummary/LowestNewPrice/CurrencyCode

OfferSummary/LowestRefurbishedPrice/CurrencyCode

OfferSummary/LowestUsedPrice/CurrencyCode

Offers/Offer/OfferListing/Price/CurrencyCode

Offers/Offer/OfferListing/SalePrice/CurrencyCode

An abbreviation that specifies the formatting to use when displaying the price.
ExchangeId

Offers/Offer/OfferListing/ExchangeId

OfferSummary/LowestNewPrice/FormattedPrice

OfferSummary/LowestRefurbishedPrice/FormattedPrice

OfferSummary/LowestUsedPrice/FormattedPrice

Offers/Offer/OfferListing/Price/FormattedPrice

Offers/Offer/OfferListing/SalePrice/FormattedPrice

Token that uniquely identifies an offer in the Marketplace. Exchange IDs are available for every item offered by a third-party seller. When using ExchangeId, you must also specify a matching SellerID and ASIN.
FormattedPrice

OfferSummary/LowestCollectiblePrice/FormattedPrice

OfferSummary/LowestNewPrice/FormattedPrice

OfferSummary/LowestRefurbishedPrice/FormattedPrice

OfferSummary/LowestUsedPrice/FormattedPrice

Offers/Offer/OfferListing/Price/FormattedPrice

Offers/Offer/OfferListing/SalePrice/FormattedPrice

The price formatted according to the CurrencyCode parameter.
GlancePage

Offers/Offer/Seller/Glancepage

Offers/Offer/Merchant/GlancePage

URL of a seller's web page. A GlancePage is not returned when the merchant is Amazon.
IsEligibleForSuperSaverShipping Offers/Offer/OfferListing/IsEligibleForSuperSaverShippingSpecifies whether the items is eligible for super saving shipping.
ISPUStoreHours Offers/Offer/OfferListing/ISPUStoreHoursStore hours when you can pick up an item when in store pickup is (ISPU) specified.
MerchantId Offers/Offer/Merchant/MerchantIdA number that uniquely identifies a merchant
Name Offers/Offer/OfferListing/ISPUStoreAddress/NameThe name of the store where you can pick up the item.
Name Offers/Offer/Merchant/NameMerchant's name
Nickname Offers/Offer/Seller/NicknameSeller's nickname
OfferListingId Offers/Offer/OfferListing/OfferListingIdA number that uniquely identifies an offer listing. This number represents a sales offer from a specific merchant.
PostalCode Offers/Offer/OfferListing/ISPUStoreAddress/PostalCodePostal code, such as a postal code.
Quantity OfferListingThe Quantity value is an integer that specifies the number of items in stock. A value of -1 specifies that a Quantity value is unknown.
SellerId Offers/Offer/Seller/SellerIdA number that uniquely identifies a seller.
State Offers/Offer/OfferListing/ISPUStoreAddress/StateThe state in which the store is where the customer will pick up the item when in store pickup (ISPU) has been specified.
State Offers/Offer/Seller/Location/StateThe merchant's state
SubCondition Offers/Offer/OfferAttributes/SubConditionFurther specifies the Condition of an item, for example, mint, verygood, good. Typically used to qualify the condition of a Used item.
TotalCollectible OfferSummary/TotalCollectibleTotal number of offers whose items are considered collectible.
TotalFeedback Offers/Offer/Seller/TotalFeedbackAverage rating of the customers' feedback about the seller.
TotalNew OfferSummary/TotalNewTotal number of offers whose items are considered new.
TotalOfferPages Offers/TotalOfferPagesNumber of pages of offers. Up to ten offers are returned per page. By default, the first ten offers are returned in the resonse.
TotalOffers Offers/TotalOffersTotal number of offers.
TotalRefurbished OfferSummary/TotalRefurbishedTotal number of offers whose items are considered refurbished.
TotalUsed OfferSummary/TotalUsedTotal number of offers whose items are considered used.

OfferFull 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 OfferFull.

The following response groups are child response groups of OfferFull.

The folllowing request was used to illustrate the XML response elements returned by OfferFull.

http://ecs.amazonaws.com/onca/xml?Service=AWSECommerceService&
AWSAccessKeyId=[Access Key ID]&
Operation=ItemSearch&
Condition=All&
SearchIndex=Books&
Title=Harry%20Potter&
ResponseGroup=OfferFull