ProductComponents Web Service
Method/GetSingleStoreProduct
ProductComponents Web Service > All Operations Resource Group : /GetSingleStoreProduct (Method)
Description
Get single record from StoreProduct table by specified primary key
Request (GetSingleStoreProductSoapIn)

The request body is of type GetSingleStoreProduct.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleStoreProduct Element

Overview

Sequence
itemId xs:int
Response (GetSingleStoreProductSoapOut)

The response body is of type GetSingleStoreProductResponse.

Response Body Parameters

NameDescriptionData Type
 StoreProductInfo
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 GetSingleStoreProductResult Element Sequence GetSingleStoreProductResponse 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
See Also
All Operations Resource GroupProductComponents Web Service