ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyStorageListInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyStorageListInfo (Method)
Description
The VerifyStorageListInfo function verifies a storageList record against the available business rules.
Request (VerifyStorageListInfoSoapIn)

The request body is of type VerifyStorageListInfo.

Request Body Parameters

NameDescriptionData Type
 StorageListInfo
 xml:boolean
isAddingRecord Element IsSpecified Element ReceivedDate Element BookmarkId Element CustomerId Element Description Element StorageListNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence storageList Element Sequence VerifyStorageListInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
CustomerId xs:int
BookmarkId xs:int
ReceivedDate xs:dateTime
IsSpecified xs:boolean
isAddingRecord xs:boolean
Response (VerifyStorageListInfoSoapOut)

The response body is of type VerifyStorageListInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyStorageListInfoResult Element Sequence VerifyStorageListInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service