HomeDocumentationCode SamplesAnnouncementsModelsRelease NotesFAQVideos
Developer HubAPI StatusSupport
Announcements
Developer HubAPI StatusSupport

Deprecation of LISTINGS_ITEM_ISSUES_CHANGE notification payload version 1.0

Effective September 25, 2024, the LISTINGS_ITEM_ISSUES_CHANGE notification payload version 1.0 will no longer be available in Selling Partner API. The latest version, LISTINGS_ITEM_ISSUES_CHANGE payload version 2023-12-13, is available for migration.

Compared to 1.0, 2023-12-13 has more enforcement actions, which provide more listings item issues' impact information. For example:

  • LISTING_SUPPRESSED - This enforcement disallows purchase of the current listings item.
  • ATTRIBUTE_SUPPRESSED - A listings item's attribute value is invalid and disallows purchase of the current listings item.
  • CATALOG_ITEM_REMOVED - This catalog item is inactive on Amazon, and all offers against it in the applicable marketplace are not available for purchase.

Which marketplaces are affected?

This change applies to all marketplaces.

What action is required?

  • If you use the Notifications schema to validate the notifications you receive, you must download 2023-12-23 and replace 1.0.
  • Change your application and create action items based on the 2023-12-23 enforcement actions.
  • Migrate all existing LISTINGS_ITEM_ISSUES_CHANGE subscriptions from 1.0 to 2023-12-23.

For more information

For more information, refer to the ListingsItemIssuesChangeNotification_2023-12-13 Schema and Notification Type Values.