| Name | Description | Type | Additional information |
|---|---|---|---|
| CUAccountID |
Unique identifier of an account. |
integer | Required |
| CustomerID |
Unique identifier of a customer who owns this account. |
integer | Required. |
| ProductId |
Unique identifier of a product. |
integer | Required. |
| CUAccountPortfolioID |
Unique identifer of a portfolio. |
integer | |
| DRAmount |
Credit Amount. |
decimal number | Read-Only. |
| CRAmount |
Debit Amount. |
decimal number | Read-Only. |
| Surveys |
Surveys of an account. |
Collection of SurveyDto | |
| AnalysisLinks |
Analysis Links of an account. |
Collection of AnalysisLinkDto | |
| Description |
Account's Description. |
string | ReadOnly. |
| Name |
Account's Name. |
string | |
| CUAccountRatingID |
Rating id of an account. |
integer | |
| CUAccountIndustryCodeID |
Industry code of an account. |
integer | |
| RegularStatements |
Customer receives regular statements (default to be set at account level. |
boolean | |
| StatementFrequencyNum |
Number of periods between statements. |
integer | |
| StatementFrequencyID |
ID of the statement period. |
byte | |
| StatementLastRun |
When the statement was last run. |
string | |
| CurrencyId |
Currency ID of an account. |
integer | |
| Active |
Active or Inactive status of an account |
boolean | |
| AccStatus | byte | ||
| AccountNumber | string |