Open aoerliang opened 7 years ago
I'm not familiar with the inventory API. Is there any an API that handles bulk updates? If you point me to the docs I can probably help create a sample.
http://developer.ebay.com/Devzone/store-pickup/InventoryManagement/CallRef/AddInventory.html
Thanks for your quick response. Here is the link, http://developer.ebay.com/DevZone/file-transfer/CallRef/index.html
I just realized perhaps it is too complicated. If it is, you don't have to write the sample code. I will focus on update the inventory of SKUs one by one currently.
Btw, if possible, could you write a sample code how to update the inventory via bulk_update_price_quantity" https://developer.ebay.com/devzone/rest/api-ref/inventory/bulk_update_price_quantity__post.html
If it is too complex, please skip this issue.
Thanks a lot.
Hello, is there anything new as far as the inventory is concerned?
Marcus
Could you please show me a simple code on how to bulk update the inventory of multiple items? I could update the inventory of a single item by ebaysdk-python. When it comes to multiple item inventories, I know I need to use file exchange API. I could not figure out how to write the code, so if possible, could you please show me a simple sample? Thanks for reading this message in advance.
Sincerely Allen