Fields - ChartOfAccounts
| Field Name | Data Type | Description, Example |
|---|---|---|
| DealerId | string | Internal Dealer Identifier (intentionally left blank) |
| acctdeptid | long | Account department Id |
| acctcode | string | Account Code |
| active | boolean | Status of ChartOfAccounts |
| acctdesc | string | Description of account |
| deptname | string | Name of account department |
| deptcode | string | Department Code |
| accounttype | int | Type of account assocaited with transaction |
| reportingtype | string | Type of reporting |
| debitcredit | string | Indicates account is debit or credit |
| accountdetaildescription | string | Description of account details |
| schedule | string | Indicates which scheduled account record is associated with |
| totallevel | int | Level indicator for GL reporting roll up |
| sequencenumber | int | Order the account shows up in the GLHistory reporting |
| lastmodifieddate | datetime | Date record was last updated |
| accountingstore | string | Name of accounting database |
| associatedstore | string | Name of the working database |