The AddWarehouseCount function adds a warehouseCount record.
Method | /productbasecomponents.asmx/AddWarehouseCount |
The request body is of type AddWarehouseCount.
Name | Description | Data Type |
---|---|---|
warehouseCount | WarehouseCountInfo |
|
The response body is of type AddWarehouseCountResponse.
Name | Description | Data Type |
---|---|---|
AddWarehouseCountResult | xml:int |
|