CustomerInfo Response Group

For each customer in the response, the CustomerInfo response group returns the customer's Nickname and CustomerId. This response group will only return information that customers have chosen to make public through www.amazon.com.

All locales.

Operations that can use this response group include:

The following table describes the elements returned by CustomerInfo. 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
CustomerId Customer/CustomerId A positive integer distributed by Amazon that uniquely identifies a customer.
City Customer/Location/CityThe city in which the customer lives.
Country Customer/Location/CountryCustomer's country.
State Customer/Location/StateCustomer's state.
Nickname Customer/NicknameThe customer's nickname
TotalPages Customer/TotalPagesThe number of pages of items found. Each page contains up to ten items.
TotalResults Customer/TotalResultsThe number of items found. Responses display up to ten items. By default, the first ten items are displayed.

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

The following response groups are child response groups of CustomerInfo.

All locales.

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[Access Key ID]&
Operation=CustomerContentLookup&
CustomerId=[Customer ID]&
ResponseGroup=CustomerInfo