The UpdateWarehouseCount function updates a warehouseCount record.
Method | /productbasecomponents.asmx/UpdateWarehouseCount |
The request body is of type UpdateWarehouseCount.
Name | Description | Data Type |
---|---|---|
warehouseCount | WarehouseCountInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateWarehouseCountResponse.
Name | Description | Data Type |
---|---|---|
UpdateWarehouseCountResult | xml:int |
|