ANY_OFFER_CHANGED notification with SQS

0

Hi there,

The application under development uses the ANY_OFFER_CHANGED notification to monitor the price changes of the items we sell on Amazon. According to the documentation, if the price of any of the top 20 sellers changes, a notification is generated. Suppose we have an item that no one is currently selling on Amazon. Updating our inventory, we put this item on the list for sale as the only seller. In this case, would an ANY_OFFER_CHANGED notificaton be triggered?

Best regards, intellagent

asked 9 months ago256 views
1 Answer
1

You will only receive ANY_OFFER_CHANGED notifications for items for which you have active offers. You cannot subscribe to notifications for items for which you do not have active offers. To know more about the notification, Kindly refer [+].

[+] https://developer-docs.amazon.com/sp-api/docs/notifications-api-v1-use-case-guide#any_offer_changed:~:text=ed4ec98dd746%22%0A%20%20%20%7D%0A%20%7D-,ANY_OFFER_CHANGED,-Sellers%20can%20subscribe

AWS
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions