Account creation email types

Account creation email types

CREATED_LEDGER_SEND_TO_DIRECTOR
The email type is used to notify directors when a new ledger has been created within the platform. This email serves as a confirmation for directors, providing them with essential details about the newly created account.

Recipient: Merchant user with the director role

Variables
directorNameTo: The name of the director who is receiving the email notification about the new ledger.
accountType: The type of account that has been created within the platform (e.g., checking, savings, etc.).
directorNameFrom: The name of the director who created the new ledger account.
accountAlias: The unique alias assigned to the newly created ledger account for easier identification.
accountNumber: The account number associated with the newly created ledger account.

CREATED_LEDGER_SEND_TO_DIRECTOR_ACCOUNT_NUMBER_IS_EMPTY
This email type is similar to the CREATED_LEDGER_SEND_TO_DIRECTOR, but it is used when the account number is not available at the time of the ledger creation confirmation. This email serves as a notification to directors, providing them with essential details about the newly created account, excluding the account number.

Recipient: Merchant user with Director Role

Variables

directorNameTo: The name of the director who is receiving the email notification about the new ledger account.
accountType: The type of account that has been created within the platform (e.g., checking, savings, etc.).
directorNameFrom: The name of the director who created the new ledger account.