SellerListingLookup Operation

Description

The SellerListingLookup operation allows you to request information about a seller's products, including product descriptions, condition information, and seller information. This operation only works with sellers who have less than 150,000 items for sale.

Availability

SellerListingLookup is available in all of the locales.

Sample Request | Parameters

Sample Request

Using SellerListingLookup (REST)

This example demonstrates how to use SellerListingLookup to request seller listing information by offer listing ID.

http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&AWSAccessKeyId=[Your Access Key ID Here]&Operation=SellerListingLookup&IdType=Listing&Id=[An
Offer Listing ID]
			

Request Parameters

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.

SellerListingLookup accepts the optional parameters that are common to all operations:

The following parameters are specific to the SellerListingLookup operation:

Parameter Description Required? Value
Operation

The operation.

Always Required SellerListingLookup
IdType

Use the IdType parameter to specify the type of seller listing you would like information about. If you are looking up an Amazon Marketplace item, you will want to use Exchange as the IdType.

Discontinued, out of stock, or unavailable products will not be returned if IdType=Listing or SKU or ASIN. They will be returned, however, if IdType=Exchange.

No

Valid Values:

  • ASIN

  • SKU

  • Listing

  • Exchange

Id

Use the Id parameter to specify the exchange ID of the item you wish to look up.

Always Required

Valid Values:

  • A Listing ID

  • An Exchange ID

SellerId

The SellerId limits the results to a single seller ID.

Yes

A valid seller ID

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