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

The request body is of type GetSingleProductListRow.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleProductListRow Element

Overview

Sequence
itemId xs:int
Response (GetSingleProductListRowSoapOut)

The response body is of type GetSingleProductListRowResponse.

Response Body Parameters

NameDescriptionData Type
 ProductListRowInfo
ConversionId Element BarcodeText Element Barcode Element WeightedTotalNetPrice Element PriceType Element DiscountPercentage Element DiscountPrice Element Description Element TotalNetPrice Element TotalGrossPrice Element PceGrossPrice Element ReferenceNumber Element SupplierId Element BrandId Element StoreProductLocationId Element ProductId Element Amount Element ParentProductListRowId Element ProductListId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleProductListRowResult Element Sequence GetSingleProductListRowResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Amount xs:decimal
ProductId xs:int
BrandId xs:int
SupplierId xs:int
PceGrossPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
Description optional xs:string
DiscountPrice xs:decimal
Barcode xs:long
BarcodeText optional xs:string
ConversionId xs:long
See Also
All Operations Resource GroupProductBaseComponents Web Service