ProductComponents Web Service
Method/VerifyStoreProduct
ProductComponents Web Service > All Operations Resource Group : /VerifyStoreProduct (Method)
Description
The VerifyStoreProduct function verifies a store product record against the available business rules.
Request (VerifyStoreProductSoapIn)

The request body is of type VerifyStoreProduct.

Request Body Parameters

NameDescriptionData Type
 StoreProductInfo
 xml:boolean
isAddingRecord 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 VerifyStoreProduct 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
isAddingRecord xs:boolean
Response (VerifyStoreProductSoapOut)

The response body is of type VerifyStoreProductResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyStoreProductResult Element Sequence VerifyStoreProductResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service