ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetEslProductLabels
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetEslProductLabels (Method)
Description
The GetEslProductLabels function returns all eslProductLabel records for the specified parameters.
Request (GetEslProductLabelsSoapIn)

The request body is of type GetEslProductLabels.

Request Body Parameters

NameDescriptionData Type
 EslProductLabelsFilter
ModifiedSinceDateTime Element LabelPart Element EslTemplateId Element EslBarcode Element BarcodeId Element ProductId Element StoreId Element Sequence filter Element Sequence GetEslProductLabels Element

Overview

Sequence
Sequence
StoreId xs:int
ProductId xs:int
BarcodeId xs:int
EslBarcode optional xs:string
LabelPart xs:unsignedByte
Response (GetEslProductLabelsSoapOut)

The response body is of type GetEslProductLabelsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewEslProductLabelInfo
ProductNumber 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 ViewEslProductLabelInfo Element Sequence GetEslProductLabelsResult Element Sequence GetEslProductLabelsResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service