ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleProductList
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleProductList (Method)
Description
The GetSingleProductList function returns the productList record for the given primary key.
Request (GetSingleProductListSoapIn)

The request body is of type GetSingleProductList.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleProductList Element

Overview

Sequence
itemId xs:int
Response (GetSingleProductListSoapOut)

The response body is of type GetSingleProductListResponse.

Response Body Parameters

NameDescriptionData Type
 ProductListInfo
ConversionId Element DiscountPrice Element DiscountPercentage Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element IsCancelled Element Note Element Description Element CustomerId Element ProductListTypeId Element Status Element ProductListNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleProductListResult Element Sequence GetSingleProductListResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
Description optional xs:string
Note optional xs:string
IsCancelled xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
DiscountPrice xs:decimal
ConversionId xs:long
See Also
All Operations Resource GroupProductBaseComponents Web Service