| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountPk | Integer | The primary key of the Account to update. | ||
| closeMethod | isefinAccountCloseMethod | The Close Method. | ||
| closeNote | String | The Close Note or a blank String to not update the existing Close Note. | ||
| closeDate | Date | The Close Date or a blank String to not update the existing Close Date. | ||
| closedToAccountPk | Integer | The primary key of the Closed To Account. |
A Boolean value indicating success.