account_raw
Pipelined Data Sets
>
General Ledger
>
account_raw
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| Id | Unique ID of GL account | REQUIRED | STRING | |
| InstitutionUniversalId | Universal ID of the Institution | REQUIRED | STRING | |
| AccountTitle | The name of the GL account | REQUIRED | STRING | |
| AccountNumber | The account number assigned to the GL account | REQUIRED | STRING | |
| AccountStatus | The current status of the account | REQUIRED | INTEGER | |
| AccountType | The account type | REQUIRED | INTEGER | |
| OpenedDate | The date the account was opened | REQUIRED | TIMESTAMP | |
| LastModifiedDate | The date of the last change | REQUIRED | TIMESTAMP | |
| CurrencyType | The type of currency for the transaction | REQUIRED | STRING | |
| LastTransactionDate | The date of the last transaction received | NULLABLE | TIMESTAMP |
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