The VerifyStorageListInfo function verifies a storageList record against the available business rules.
Method | /productbasecomponents.asmx/VerifyStorageListInfo |
The request body is of type VerifyStorageListInfo.
Name | Description | Data Type |
---|---|---|
storageList | StorageListInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStorageListInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStorageListInfoResult | ArrayOfVerifyExceptionInfo |
|