ProductComponents Web Service
Method/UpdateSupplierStock
ProductComponents Web Service > All Operations Resource Group : /UpdateSupplierStock (Method)
Description
The UpdateSupplierStock function updates a supplierStock record.
Request (UpdateSupplierStockSoapIn)

The request body is of type UpdateSupplierStock.

Request Body Parameters

NameDescriptionData Type
 SupplierStockInfo
 xml:boolean
isForceUpdate Element ExpectedStockDate Element Stock Element ProductId Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence supplierStock Element Sequence UpdateSupplierStock Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
ProductId xs:int
Stock xs:decimal
ExpectedStockDate xs:dateTime
isForceUpdate xs:boolean
Response (UpdateSupplierStockSoapOut)

The response body is of type UpdateSupplierStockResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSupplierStockResult Element Sequence UpdateSupplierStockResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service