Seller Response Group

The Seller response group returns information about sellers, including the seller ID, nickname, seller rating, and location for each seller in the response.

This response group is often used with SellerLookup to display comprehensive information about the seller.

Operations that can use this response group include:

The following table describes the elements returned by Seller. 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.

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

The following response groups are child response groups of Seller.

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

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=SellerLookup&
SellerId=[Seller  ID]&
ResponseGroup=Seller&
Version=2007-10-29