The UpdateStockTransactionRowDetail function updates a stockTransaction record.
Method | /UpdateStockTransactionRow |
The request body is of type UpdateStockTransactionRow.
Name | Description | Data Type |
---|---|---|
stockTransaction | StockTransactionRowInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateStockTransactionRowResponse.
Name | Description | Data Type |
---|---|---|
UpdateStockTransactionRowResult | xml:int |
|