Article Details
| Id: | 19528 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 4.00.00 |
| Opened: | 06/09/2022 |
| Closed: | 06/09/2022 |
| Released: | 21/12/2022 |
| Job: | J029523 |
Account Withdrawal; add new property to determine whether the Withdrawal is immediately sent via Bank Interface
Added a new Business Layer property to Account Withdrawals to determine whether it is immediately sent via Bank Interface, i.e. Zepto.
SendBankInterface is a nullable Boolean, values can be:
- Null/ Nothing (default)
- Uses the existing Permission Keys, i.e. the existing/ default behaviour
- Banking.BankInterface.AutoSend.Withdrawal
- Banking.BankInterface.AutoSend.Refund
- True
- Send immediately
- False
- Do not Send