| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| processId | String | A String value which can be used to poll the status of a Background Process (this corresponds to the entry that has been created in the ProcessStatus table). | ||
| refreshData | String | Refresh Data to update. This should a JSON version of finAccountDirectDebits.jsonHtmlWidgetAccountDirectDebits which holds information of Accounts to process. | ||
| transferDate | Date | The Bank Transaction Transfer Date. This is only specified after the refresh, therefore must be supplied at this time. | ||
| batchNotes | String | Batch Notes. | ||
| bankExport | finBankExport | Optional | If Executing a file-based Export, the finBankExport object. Omit, or pass Nothing to only create the Batch and not Export a file. If omitted, a value of Nothing is assumed. | |
| desktopMode | Boolean | Optional | If True, this indicates that Web Services are not going to be used to process this HTML Widget and finPOWER Connect desktop should take control instead. If omitted, a value of False is assumed. |
A Boolean value indicating success.