LISTINGS_ITEM_ISSUES_CHANGE v 1.0 deprecation

Starting August 14, 2026, version 1.0 of the LISTINGS_ITEM_ISSUES_CHANGE notification will no longer be available for new subscriptions, and requests to subscribe using this version will return an error. Effective August 26, 2026, Amazon will stop delivering events for existing subscriptions on version 1.0.

Compared to version 1.0, version 2023-12-13 includes additional enforcement actions that provide more detailed 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 stores are affected?

This change applies to all stores.

Who is affected?

Developers with applications that subscribe to the LISTINGS_ITEM_ISSUES_CHANGE notification are affected by this change.

What action is required?

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

For more information

To learn more about the updated notification schema, refer to the ListingsItemIssuesChangeNotification_2023-12-13 Schema.

For the latest information on notification types, refer to Notification Type Values