The GetSingleStockAdjustment function returns the stock adjustment record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleStockAdjustment |
The request body is of type GetSingleStockAdjustment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStockAdjustmentResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStockAdjustmentResult | StockAdjustmentInfo |
|