Account Balance Histories

The AccountBalanceHistory table in the Account package is used to store a history of account balances for accounts within the system. The table stores a reference to the account, a snapshot of the account balance at the time of the record being added, and a timestamp of when the record was added. This data allows for an audit of account balance changes and allows for historical analysis of the account balance over time.

Language
URL
Click Try It! to start a request and see the response here!