putListingsItem

Creates a new or fully-updates an existing listings item for a selling partner.

Usage Plan:

Rate (requests per second)Burst
510

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API documentation.

Path Params
string
required

A selling partner identifier, such as a merchant account or vendor code.

string
required

A selling partner provided identifier for an Amazon listing.

Query Params
marketplaceIds
array of strings
required
length ≤ 1

A comma-delimited list of Amazon marketplace identifiers for the request.

marketplaceIds*
includedData
array of strings
Defaults to issues

A comma-delimited list of data sets to include in the response. Default: issues.

Show Details
identifiersIdentifiers associated with the item in the Amazon catalog, such as Amazon Standard Identification Number (ASIN). Can only be requested when `mode` is `VALIDATION_PREVIEW`.
issuesThe issues associated with the listing item.
includedData
string
enum

The mode of operation for the request.

Allowed:
string

A locale for localization of issues. When not provided, the default language code of the first marketplace is used. Examples: en_US, fr_CA, fr_FR. Localized messages default to en_US when a localization is not available in the specified locale.

Body Params

The request body schema for the putListingsItem operation.

string
required

The Amazon product type of the listings item.

string
enum

The name of the requirements set for the provided data.

Show Details
LISTINGIndicates the submitted data contains product facts and sales terms.
LISTING_PRODUCT_ONLYIndicates the submitted data contains product facts only.
LISTING_OFFER_ONLYIndicates the submitted data contains sales terms only. Not supported for vendors (vendors will receive an HTTP status code 400 response).
Allowed:
attributes
object
required

A JSON object containing structured listings item attribute data keyed by attribute name.

Responses

Language
Response
Choose an example:
application/json