SellStockGift
This updates a stock gift to sold with the given details.
Input
Name | Type | Required | Description |
GiftId | String | True | The immutable system record ID of the recurring gift to convert. |
BrokerFee | String | False | The Broker Fee. |
PostDate | String | False | The Post Date. |
PostStatus | String | False | The Post Status. |
StockIssuerIssuer | String | False | StockIssuerIssuer. |
StockIssuerSymbol | String | False | StockIssuerSymbol. |
StockIssuerUnits | String | False | StockIssuerUnits. |
StockIssuerUnitPrice | String | False | StockIssuerUnitPrice. |
Notes | String | False | Notes. |
StockSaleDate | String | False | StockSaleDate. |
StockSaleValue | String | False | StockSaleValue. |
Result Set Columns
Name | Type | Description |
Success | String | Execution status of the stored procedure. |