Update product in Inventories table by specified primary key
Method | /productbasecomponents.asmx/UpdateInventory |
The request body is of type UpdateInventory.
Name | Description | Data Type |
---|---|---|
inventory | InventoryInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateInventoryResponse.
Name | Description | Data Type |
---|---|---|
UpdateInventoryResult | xml:int |
|