ProductComponents Web Service
Method/GetSingleEslProduct
ProductComponents Web Service > All Operations Resource Group : /GetSingleEslProduct (Method)
Description
The GetSingleEslProduct function returns the eslProduct record for the given primary key.
Request (GetSingleEslProductSoapIn)

The request body is of type GetSingleEslProduct.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleEslProduct Element

Overview

Sequence
itemId xs:int
Response (GetSingleEslProductSoapOut)

The response body is of type GetSingleEslProductResponse.

Response Body Parameters

NameDescriptionData Type
 EslProductInfo
ContentXml Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleEslProductResult Element Sequence GetSingleEslProductResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
ContentXml optional xs:string
See Also
All Operations Resource GroupProductComponents Web Service