The VerifyWarehouseCountInfo function verifies a warehouseCount record against the available business rules.
Method | /productbasecomponents.asmx/VerifyWarehouseCountInfo |
The request body is of type VerifyWarehouseCountInfo.
Name | Description | Data Type |
---|---|---|
warehouseCount | WarehouseCountInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyWarehouseCountInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyWarehouseCountInfoResult | ArrayOfVerifyExceptionInfo |
|