ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateInventory
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateInventory (Method)
Description
Update product in Inventories table by specified primary key
Request (UpdateInventorySoapIn)

The request body is of type UpdateInventory.

Request Body Parameters

NameDescriptionData Type
 InventoryInfo
 xml:boolean
isForceUpdate Element 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 inventory Element Sequence UpdateInventory 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
isForceUpdate xs:boolean
Response (UpdateInventorySoapOut)

The response body is of type UpdateInventoryResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateInventoryResult Element Sequence UpdateInventoryResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service