SellerListingLookup Operation

Description

The SellerListingLookup operation allows you to request information about Amazon zShops and Marketplace products, including product descriptions, condition information, and seller information.

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&SubscriptionId=[Your
Subscription 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. If you are looking up the details of a zShops item, you may use Listing as the IdType.

Always Required

Valid Values:

  • Listing

  • Exchange

Id

Use the Id parameter to specify either the exchange ID (for Marketplace or zShops items) or the listing ID (only for zShops items) of the product you wish to look up. You may specify a comma-delimited list (REST) or multiple elements (SOAP) in the Id parameter to retrieve information for up to ten Marketplace or zShops items in a single operation.

Always Required

Valid Values:

  • A Listing ID

  • An Exchange ID

SellerId

The SellerId limits the results to a single seller ID. This operation only applies to the JP, FR, and CA locales.

Required for JP, FR, and CA, except when using ExchangeId

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