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.
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 Element | Ancestry | Definition |
|---|---|---|
CustomerId
| Customer/CustomerId | A positive integer distributed by Amazon that uniquely identifies a customer. |
City
| Customer/Location/City | The city in which the customer lives. |
Country
| Customer/Location/Country | Customer's country. |
State
| Customer/Location/State | Customer's state. |
Nickname
| Customer/Nickname | The customer's nickname |
TotalPages
| Customer/TotalPages | The number of pages of items found. Each page contains up to ten items. |
TotalResults
| Customer/TotalResults | The 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.
None
All locales.
http://ecs.amazonaws.com/onca/xml? Service=AWSECommerceService& AWSAccessKeyId=[Access Key ID]& Operation=CustomerContentLookup& CustomerId=[Customer ID]& ResponseGroup=CustomerInfo