08-26-2024 01:21 PM
Let's say a seller handles their listings through the trading api, and has platform notifications set up so that they receive the AuctionCheckoutComplete whenever a sale happens on their fixed price listings. If they migrate their listings to Inventory API objects and start using the inventory api to create/update/delete listings instead of the trading api, will this affect platform notifications coming in at all?
I was assuming it would since the api reference for calls relating to platform notifications, like GetNotificationPreferences and SetNotificationPreferences, are under the Trading API docs. I was thinking maybe the seller would have to switch to using the Notification API, but there doesn't seem to be a topic that can be subscribed to to replace the AuctionCheckoutComplete notification. I haven't found anything online about this so I'm not sure.
So, if a seller migrates their listings to use the Inventory API, will their platform notifications be affected at all?