ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyEslProductLabelInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyEslProductLabelInfo (Method)
Description
The VerifyEslProductLabelInfo function verifies an eslProductLabel record against the available business rules.
Request (VerifyEslProductLabelInfoSoapIn)

The request body is of type VerifyEslProductLabelInfo.

Request Body Parameters

NameDescriptionData Type
 EslProductLabelInfo
 xml:boolean
isAddingRecord Element LabelPart Element EslTemplateId Element EslBarcode Element BarcodeId Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence eslProductLabel Element Sequence VerifyEslProductLabelInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
BarcodeId xs:int
EslBarcode optional xs:string
LabelPart xs:unsignedByte
isAddingRecord xs:boolean
Response (VerifyEslProductLabelInfoSoapOut)

The response body is of type VerifyEslProductLabelInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyEslProductLabelInfoResult Element Sequence VerifyEslProductLabelInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service