The SellerLookup operation allows you to retrieve information about specific sellers, including customer feedback about the sellers, their average feedback rating, their location, etc. For reasons of confidentiality, SellerLookup will not return seller email addresses or business addresses.
Note:
At the present time, no customer ratings or feedback will be returned for Amazon.co.jp sellers.
SellerLookup is available in all of the locales.
Using SellerLookup (REST)
This example demonstrates how SellerLookup can be used to request information about multiple sellers.
http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&SubscriptionId=[Your Subscription ID Here]&Operation=SellerLookup&SellerId=[A Seller ID],[A Seller ID],[A Seller ID]
Request parameters specify the terms of your request and control the output data that is returned to you.
You must include the required parameters in every request.
SellerLookup accepts the optional parameters that are common to all operations:
The following parameters are specific to the SellerLookup operation:
| Parameter | Description | Required? | Value |
|---|---|---|---|
| Operation | The operation. | Always Required | SellerLookup |
| SellerId |
Use the SellerId parameter to specify IDs for Amazon sellers you want to look up. You may use SellerId to retrieve information for up to five sellers using a comma-separated list of seller IDs. In SOAP, multiple instances can be represented as multiple SellerId instances. |
Always Required |
Valid Value:
|
| FeedbackPage |
This parameter specifies the page number, when multiple "pages" (blocks of 5 feedback items) exist. The maximum number of pages that can be returned is 10 (50 feedback items). If you do not include FeedbackPage in your request, all of the feedback items are returned if there are less than five, or if there are more than five, the first 5 are returned. |
Always Optional |
Default Value:
Valid Values:
|
| ResponseGroup |
Controls the data returned by the operation. Use this parameter to specify which response group(s), or group(s) of data elements, you would like Amazon E-Commerce Service (ECS) to return to you. You can specify as many response groups as you wish using a comma-separated list (REST) or multiple elements (SOAP). |
Always Optional |
Default Values Valid Values |