ProductComponents Web Service
Method/UpdateStoreProduct
ProductComponents Web Service > All Operations Resource Group : /UpdateStoreProduct (Method)
Description
Update StoreProduct record by specified primary key
Request (UpdateStoreProductSoapIn)

The request body is of type UpdateStoreProduct.

Request Body Parameters

NameDescriptionData Type
 StoreProductInfo
 xml:boolean
isForceUpdate Element LastCalculatedAutoStockOldestSaleDateTime Element LastCalculatedAutoStockSaleDays Element LastCalculatedAutoStockTotalSaleAmount Element ManualMinMaxStock Element AutoStockMaxStockPercentage Element AutoStockMinStockPercentage Element AutoStockLog Element IgnoreAutoStockValues Element LimitCalculatedMaxStock Element LimitCalculatedMinStock Element CalculatedMaxStock Element CalculatedMinStock Element AlternatePreferredSupplierId Element AvgFifoPcePurchasePrice Element LastStockChangeDateTime Element LastInvoiceSaleRowId Element LastCashSaleRowId Element OrderMethod Element MaximumStock Element MinimumStock Element OpenReturns Element OpenReservations Element OpenSaleOrders Element OpenPurchaseOrders Element LocationsStock Element FutureStock Element FreeStock Element ShopStock Element IsMaintainStock Element IsPriceBlocked Element GrossPrice Element DefaultPickLocationLevel5Id Element DefaultStoreLocationId Element ProductId Element StoreId Element Stock Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence storeProduct Element Sequence UpdateStoreProduct Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Stock xs:decimal
StoreId xs:int
ProductId xs:int
GrossPrice xs:decimal
IsPriceBlocked xs:boolean
IsMaintainStock xs:boolean
ShopStock xs:decimal
FreeStock xs:decimal
FutureStock xs:decimal
LocationsStock xs:decimal
OpenSaleOrders xs:decimal
OpenReservations xs:decimal
OpenReturns xs:decimal
MinimumStock xs:decimal
MaximumStock xs:decimal
AutoStockLog optional xs:string
isForceUpdate xs:boolean
Response (UpdateStoreProductSoapOut)

The response body is of type UpdateStoreProductResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateStoreProductResult Element Sequence UpdateStoreProductResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service