The VerifyStockAdjustment function verifies a stock adjustment record against the available business rules.
Method | /productbasecomponents.asmx/VerifyStockAdjustment |
The request body is of type VerifyStockAdjustment.
Name | Description | Data Type |
---|---|---|
stockAdjustment | StockAdjustmentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStockAdjustmentResponse.
Name | Description | Data Type |
---|---|---|
VerifyStockAdjustmentResult | ArrayOfVerifyExceptionInfo |
|