Will fail if the Transaction is a Bank Transaction or an Interest transaction.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountPk | Integer | |||
| accountTransactionPk | Integer | The primary key of the Transaction to Reverse. | ||
| notes | String | Optional | Transaction Notes to include in the reversed Transaction. | |
| reversePk | Integer | Optional | ByRef | If omitted, a value of 0 is assumed. |
A Boolean value indicating Success.