Product
A product is used to configure account functionality. Please contact [email protected] to modify the current product offerings for your program.
product Object
| Property | Data Type (length) | Description |
|---|---|---|
balanceLimit | object | The dollar limit on individual account balances for this product type |
category | enum | The category of the product Possible values:
|
description | string | The description of the product |
interestRates | array | The interest rates of the product |
isExternalWithdrawEnabled | boolean | Indicates if external withdrawals (such as an ACH originated by another financial institution) are enabled for the product |
isInterestEnabled | boolean | Indicates if interest is enabled for the product |
isRecurringContributionEnabled | boolean | Indicates if recurring contributions are enabled for the product |
name | string | The name of the product |
perMonthRegDTransactionCountMaximum | integer | Maximum number of withdrawals that can be made each month according to Regulation D. Applies only to savings accounts. |
perMonthRegDTransactionCountWithoutFee | integer | Maximum number of fee-free withdrawals that can be made each month. applies only to savings accounts. |
perTransactionDepositLimit | object | The deposit limit of an individual transaction for the product |
perTransactionWithdrawLimit | object | The withdrawal limit of an individual transaction for the product |
productId | integer | Helix-assigned unique ID for the product
|
type | enum | Valid values include:
|

