CustomerInfo Response Group
Relevant Operations
Operations that can use this response group include:
Response Elements
The following table describes the elements returned by CustomerInfo.
CustomerInfo also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.
Parent Response Group
The following response groups are parent response groups of CustomerInfo.
-
None
Child Response Group
The following response groups are child response groups of CustomerInfo.
-
None
Sample REST Use Case
All locales.
http://ecs.amazonaws.com/onca/xml? Service=AWSECommerceService& AWSAccessKeyId=[AWS Access Key ID]
& Operation=CustomerContentLookup& CustomerId=[Customer ID]
& ResponseGroup=CustomerInfo& Version=2008-08-19
Sample Response Snippet
The following response snippet shows the elements returned by CustomerInfo.
<Customer> <CustomerId>ABCDEFG123456</CustomerId> <Nickname>jeff</Nickname> </Customer>