ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyStockMovementInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyStockMovementInfo (Method)
Description
The VerifyStockMovementInfo function verifies a stockMovement record against the available business rules.
Request (VerifyStockMovementInfoSoapIn)

The request body is of type VerifyStockMovementInfo.

Request Body Parameters

NameDescriptionData Type
 StockMovementInfo
 xml:boolean
isAddingRecord Element Amount Element MovementDateTime Element ToLocationLevel5Id Element FromLocationLevel5Id Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence stockMovement Element Sequence VerifyStockMovementInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
MovementDateTime xs:dateTime
Amount xs:decimal
isAddingRecord xs:boolean
Response (VerifyStockMovementInfoSoapOut)

The response body is of type VerifyStockMovementInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyStockMovementInfoResult Element Sequence VerifyStockMovementInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service