ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyProductListRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyProductListRow (Method)
Description
The VerifyProductListRow function verifies a productListRow record against the available business rules.
Request (VerifyProductListRowSoapIn)

The request body is of type VerifyProductListRow.

Request Body Parameters

NameDescriptionData Type
 ProductListRowInfo
 xml:boolean
isAddingRecord Element 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 productListRow Element Sequence VerifyProductListRow 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
isAddingRecord xs:boolean
Response (VerifyProductListRowSoapOut)

The response body is of type VerifyProductListRowResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyProductListRowResult Element Sequence VerifyProductListRowResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service