ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleInventory
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleInventory (Method)
Description
Get single product from Inventories table
Request (GetSingleInventorySoapIn)

The request body is of type GetSingleInventory.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleInventory Element

Overview

Sequence
itemId xs:int
Response (GetSingleInventorySoapOut)

The response body is of type GetSingleInventoryResponse.

Response Body Parameters

NameDescriptionData Type
 InventoryInfo
MobileDeviceId Element IsDeleted Element Description Element ScannerId Element GrossPcePrice Element Barcode Element UserId Element Amount Element InventoryDate Element BookmarkId Element LocationLevel5Id Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleInventoryResult Element Sequence GetSingleInventoryResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
BookmarkId xs:int
InventoryDate xs:dateTime
Amount xs:decimal
UserId xs:int
Barcode xs:long
GrossPcePrice xs:decimal
ScannerId xs:int
Description optional xs:string
IsDeleted xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service