A Bank Account Export Service determines what Bank Transaction are included. Only Bank Transactions that relate to this Service's Bank and also have Payment Methods that are handled by this Service will be included.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| bankAccountId | String | |||
| bankAccountExportServiceId | String | |||
| lodgementDate | Date | Payments dated on or before this date will have their Included flag set to False by default. | ||
| bankTransactionPk | Integer | Optional | If omitted, a value of 0 is assumed. | |
| refreshCollection | Boolean | Optional | If omitted, a value of True is assumed. |