holds_fct_cdd
Pipelined Data Sets
>
Account Services
>
holds_fct_cdd
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| Id | This attribute defines the identifier of the resource. | REQUIRED | STRING | |
| InstitutionUniversalId | This attribute defines a unique identifier to establish the identity of an Institution/Environment/Brand combination. | REQUIRED | STRING | |
| AccountId | This attribute defines the account identifier. | REQUIRED | STRING | |
| AccountNumber | This attribute defines the account number assigned to an account. | REQUIRED | STRING | |
| AccountType | This attribute defines whether the account is a checking or savings account. | REQUIRED | STRING | |
| HoldType | This attribute defines the type of hold that is placed on an account. Valid Hold Types can be a Pre-authorization or ATM Deposit. | REQUIRED | STRING | |
| Amount | This attribute defines the amount value of the hold. | REQUIRED | NUMERIC | |
| CurrencyType | This attribute defines the ISO 4217 three character currency type. USD is the default value. | REQUIRED | STRING | |
| Reason | This attribute defines the description of why this hold was added to the account. | NULLABLE | STRING | |
| ExpirationDate | This attribute defines the UTC date time stamp in RFC3339 format that the hold expires and will be removed from the account. | REQUIRED | TIMESTAMP | |
| HoldStatus | This attribute defines the hold status defines the status of a hold. | REQUIRED | STRING | |
| CreatedDate | This attribute defines the date the hold was created. | REQUIRED | TIMESTAMP | |
| CreatedBy | This attribute defines the user who created the hold. | NULLABLE | STRING | |
| ModifiedDate | This attribute defines the date the hold was last modified. | REQUIRED | TIMESTAMP | |
| ModifiedBy | This attribute defines the user who last modified the hold. | 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