Hello
Is there possibility to send to amazon quantity (in my warehouse) of my single or many products registered in amazon at once?
greetings
Hello
Is there possibility to send to amazon quantity (in my warehouse) of my single or many products registered in amazon at once?
greetings
The MWS section of the forums are working as designed - the is no UK version of the MWS forum.
You will need an Amazon.com account to post in the MWS forums. As advised you can contact the MWS team directly from the link I provided.
this same problem, screen in attachment
Hello,
Yes, it is possible to send the quantity of your products in your warehouse to Amazon for multiple products registered on Amazon at once. To accomplish this, you can use the Amazon MWS (Merchant Web Services) API.
The MWS API provides various operations and feeds to manage your inventory, including updating product quantities. Here are the general steps you can follow:
ListInventorySupply operation in the MWS Inventory API to retrieve the current inventory quantities for your products. This operation allows you to get the available quantity for your products in Amazon’s fulfillment centers.SubmitFeed operation in the MWS Feeds API to upload your feed file.GetFeedSubmissionResult operation to check the processing status and results of your feed submission. This will allow you to verify if the quantities were successfully updated on Amazon.Please note that the specific API operations and feed formats may vary depending on your integration method and the version of the MWS API you are using. It’s important to refer to the official Amazon MWS documentation and API guides for detailed information on the available operations and feed formats.
Additionally, it’s recommended to test the feed submission and processing using a small set of products initially to ensure the accuracy of the data and to familiarize yourself with the process. This will help you avoid any unintended changes to your inventory.
I hope this helps you understand the general process of updating product quantities for multiple products registered on Amazon using the MWS API. If you need further assistance, feel free to ask!