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

The request body is of type VerifyStockAdjustment.

Request Body Parameters

NameDescriptionData Type
 StockAdjustmentInfo
 xml:boolean
isAddingRecord Element StockAdjustmentType Element BookmarkId Element Note Element SkuPurchaseValue Element ChangeAmount Element Stock Element StockDate Element LocationLevel5Id Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence stockAdjustment Element Sequence VerifyStockAdjustment Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
StockDate xs:dateTime
Stock xs:decimal
ChangeAmount xs:decimal
SkuPurchaseValue xs:decimal
Note optional xs:string
BookmarkId xs:int
isAddingRecord xs:boolean
Response (VerifyStockAdjustmentSoapOut)

The response body is of type VerifyStockAdjustmentResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyStockAdjustmentResult Element Sequence VerifyStockAdjustmentResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service