The AddStockTransaction function adds a stockTransaction record.
Method | /AddStockTransaction |
The request body is of type AddStockTransaction.
Name | Description | Data Type |
---|---|---|
info | StockTransactionInfo |
|
The response body is of type AddStockTransactionResponse.
Name | Description | Data Type |
---|---|---|
AddStockTransactionResult | xml:int |
|