products_fct_cdd
Pipelined Data Sets
>
Account Services
>
products_fct_cdd
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| Id | This attribute defines the product identifier. | REQUIRED | STRING | |
| InstitutionUniversalId | This attribute defines a unique identifier to establish the identity of an Institution/Environment/Brand combination. | REQUIRED | STRING | |
| ProductDescriptionInternal | This attribute defines the internal product name. | REQUIRED | STRING | |
| ProductDescriptionExternal | This attribute defines the product name shown externally. | REQUIRED | STRING | |
| ProductStatus | This attribute defines the status of the product. | REQUIRED | STRING | |
| AccountType | This attribute defines the account type will define if the product is a checking or savings. | REQUIRED | STRING | |
| OverdraftLimit | This attribute defines the overdraft limit value for the product. | REQUIRED | NUMERIC | |
| CurrencyType | This attribute defines the ISO 4217 three character currency type. USD is the default value. | REQUIRED | STRING | |
| NumberDaysZeroBalance | This attribute defines whether an account will close if it remains at a zero balance for a predetermined set number of days. | REQUIRED | INTEGER | |
| InterestRate | This attribute defines the interest rate that will be used to calculate interest paid to an account. | REQUIRED | NUMERIC | |
| AccrualMethod | This attribute defines whether interested accruals are compounded or not. It's required ONLY when interestRate has valid value. | REQUIRED | STRING | |
| AccrualMethodDays | This attribute defines the number of days in the calendar year the interest accruals are calculated on. It's required ONLY when interestRate has valid value. | REQUIRED | INTEGER | |
| CycleDay | This attribute defines the day of the month when all account activity will be cycled to assess services charges, pay interest (if applicable), and generate an account statement. | REQUIRED | INTEGER | |
| CycleTimeServiceChargeFeeId | This attribute defines the Cycle Time Service Charge Fee Id. | REQUIRED | STRING | |
| OdItemFeeId | This attribute defines the Od Item Fee Id. | REQUIRED | STRING | |
| ReturnItemFeeId | This attribute defines the Return Item Fee Id. | REQUIRED | STRING | |
| FlatFeeId | This attribute defines the Flat Fee Id. | REQUIRED | STRING | |
| CreatedDate | This attribute defines the date the record was created. | REQUIRED | TIMESTAMP | |
| CreatedBy | This attribute defines the user who created the record. | NULLABLE | STRING | |
| ModifiedDate | This attribute defines the date the record was modified. | REQUIRED | TIMESTAMP | |
| ModifiedBy | This attribute defines the user who modified the record. | NULLABLE | STRING |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed Mar 4 2026