ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateProductList
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateProductList (Method)
Description
The UpdateProductList function updates a productList record.
Request (UpdateProductListSoapIn)

The request body is of type UpdateProductList.

Request Body Parameters

NameDescriptionData Type
 ProductListInfo
 xml:boolean
isForceUpdate 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 UpdateProductList 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
isForceUpdate xs:boolean
Response (UpdateProductListSoapOut)

The response body is of type UpdateProductListResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateProductListResult Element Sequence UpdateProductListResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service