we have encountered a challenge regarding the synchronization of listings that were manually created via Seller Hub.Currently, if a seller manually updates the quantity or price of a listing via the eBay UI (Seller Hub), the changes do not reflect in the Inventory API (GET /inventory_item). Similarly, listings that were created outside of the Inventory API are not automatically included in GET /inventory_item. However, these listings are still active in the seller’s store.
Questions :
- If a listing is already active and functional in eBay Seller Hub, why must it be migrated to be managed via the Inventory API?
- Can this be enabled for sellers who want their manually created listings to appear in Inventory API calls without requiring an API migration?
- Is there a way for sellers to sync their manual listings to the Inventory API via the eBay UI (Seller Hub settings, button, etc.)?