Article Details
Id:17094
Product:finPOWER Connect
Type:NEW
Version:3.03.02
Opened:15/06/2020
Closed:17/06/2020
Released:02/07/2020
Job: J024443

BETA: Update Requests; Account Direct Debit Stop now available as an Update Request

Account Direct Debit Stop is now available as an Update Request type. To support this enhancement, the following Business Layer function has been added to easily create this type of Update Request:

  • finBL.UpdateRequestUtilities.CreateUpdateRequestLog_AccountDirectDebitStop()

Account Direct Debit Stop Update Requests support the following Request Types:

  • Add New
    • When there is no Direct Debit stop date on an Account.
  • Delete Existing
    • When there is an existing Direct Debit stop date on an Account, and the Update Request is clearing the date.
  • Update Existing
    • When there is an existing Direct Debit stop date on an Account, and the Update Request is providing a different stop date.

The Request Type is set automatically using the helper function described above.

Note: This functionality is beta and may be subject to change in future releases.