Differences

This shows you the differences between two versions of the page.

Link to this comparison view

updateinventoryrq [2012/07/24 17:13]
admin
updateinventoryrq [2012/07/24 17:13] (current)
admin
Line 5: Line 5:
 ===== Updating Inventory ===== ===== Updating Inventory =====
  
-In order to update an item's inventory you will need to provide a SKU (so the system knows which item to update), and a Qty tag for each item. The SKU must already exist in the store's product database and exactly match the string being sent for the SKU in order for the update to succeed. Proceed as Follows:+In order to update an item's inventory you will need to provide a SKU (so the system knows which item to update), and a Qty tag for each item. The SKU must already exist in the store's product database and exactly match the string being sent in order for the update to succeed. Proceed as Follows:
  
 **Sample Code** (updating inventory for a single item): **Sample Code** (updating inventory for a single item):
Print/export