Listings Items API

Learn how to access data on selling partner listings on Amazon.

Current versionLegacy versionsAvailabilitySandbox
v2021-08-01 (Reference | Model)v2020-09-01Sellers and VendorsStatic
Release notes

To learn more about the terms that are used on this page, refer to Terminology.

Use cases

The following use case examples are available for the Listings Items API:

Considerations

  • 1x1 updates: The Listings Items API accepts listings updates one at a time. For use-cases better suited to bulk uploads, the JSON_LISTINGS_FEED feed type can be used with the Selling Partner API for Feeds. The JSON_LISTINGS_FEED is the bulk equivalent of the Listings Items API, offering the same features and schemas provided by the Selling Partner API for Product Type Definitions.

  • Fully supported product types: The Listings Items API does not yet fully support all Amazon product types. Supported Amazon product types differ by selling partner type (merchant or vendor) and by Amazon store. Refer to the Selling Partner API for Product Type Definitions for the latest available Amazon product types.

  • Partially supported product types: For Amazon product types not yet fully supported by the Listings Items API, offer-only submissions for existing ASINs and partial updates are supported by using the PRODUCT product type.

  • Results and issues: Responses from the Listings Items putListingsItem, patchListingsItem and deleteListingsItem operations indicate whether or not the submission was accepted for processing, along with any issues preventing the submission from being accepted. Responses do not include issues that occur after accepting the submission for processing. Responses to the Listings Items getListingsItem operation can include issues that occur after the submission has been processed.

  • Attributes: The attributes section shows the latest data provided by the selling partner. Other sections, such as fulfillmentAvailability, represent the latest live data for the listing. For example, if the last inventory quantity submitted was 1 and that item is sold, the attributes section shows 1 as the latest value and the fulfillmentAvailability section shows 0 as the live quantity available for purchase.

  • putListingsItem updates: The putListingsItem operation creates a new listing or replaces the existing content of a listing. Existing attributes may be dropped if omitted from the putListingsItem submission. For example, if the listing previously contained bullet points and a putListingsItem submission is made with the LISTING_OFFER_ONLY requirements without including the bullet points, the putListingsItem submission will remove the bullet points content on existing listings.

Roles for the Listings Items API v2021-08-01

deleteListingsItem
AttributeValue
Regions NA, EU, FE
Required roles (need at least one) Inventory and Order Tracking
 Product Listing
getListingsItem
AttributeValue
Regions NA, EU, FE
Required roles (need at least one) Inventory and Order Tracking
 Product Listing
patchListingsItem
AttributeValue
Regions NA, EU, FE
Required roles (need at least one) Inventory and Order Tracking
 Product Listing
putListingsItem
AttributeValue
Regions NA, EU, FE
Required roles (need at least one) Inventory and Order Tracking
 Product Listing
searchListingsItems
AttributeValue
Regions NA, EU, FE
Required roles (need at least one) Inventory and Order Tracking
 Product Listing

Did this page help you?