AccountStatusHistory
This table contains the account status data for each account. Account Status is a multiple response item, that is, an account in your system can have more than one status, such as Returned Mail, Payment Plan, or Collections. Therefore, one row in this table contains one line of account status information for an account. Each row is uniquely identified by the Account ID and line number combination.
| Column Name | Type | Description |
|---|---|---|
| GuarantorAccountNumber | NUMERIC | This column stores the unique identifier for the guarantor record. This identifier could be encrypted if you have implemented enterprise reporting’s encryption security function. |
| AccountStatusLineNumber | INTEGER | Line number to identify the status information within the account. |
| AccountStatusCode | INTEGER | The category value associated with the status of the account, such as Returned Mail, Collections, and so on. |
| LogicalDeploymentOwnerIdentification | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |