Accounts History

The Accounts History table details the events that have occurred with the account. The fields for the Accounts table are:

Table Name: AccountsHistory

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_ID

int identity

No

FK_AccountId

int

No

ValueDate

datetime

(getutcdate())

No

Narration

text

Yes

Last updated

Was this helpful?