ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateProductListRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateProductListRow (Method)
Description
The UpdateProductListRow function updates a productListRow record.
Request (UpdateProductListRowSoapIn)

The request body is of type UpdateProductListRow.

Request Body Parameters

NameDescriptionData Type
 ProductListRowInfo
 xml:boolean
isForceUpdate 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 UpdateProductListRow 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
isForceUpdate xs:boolean
Response (UpdateProductListRowSoapOut)

The response body is of type UpdateProductListRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateProductListRowResult Element Sequence UpdateProductListRowResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service