The AddStockMovement function adds a stockMovement record.
Method | /productbasecomponents.asmx/AddStockMovement |
The request body is of type AddStockMovement.
Name | Description | Data Type |
---|---|---|
stockMovement | StockMovementInfo |
|
The response body is of type AddStockMovementResponse.
Name | Description | Data Type |
---|---|---|
AddStockMovementResult | xml:int |
|