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

The request body is of type VerifyProductList.

Request Body Parameters

NameDescriptionData Type
 ProductListInfo
 xml:boolean
isAddingRecord Element 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 productList Element Sequence VerifyProductList 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
isAddingRecord xs:boolean
Response (VerifyProductListSoapOut)

The response body is of type VerifyProductListResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyProductListResult Element Sequence VerifyProductListResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service