TrialBalancesLocationDetail
Trial balance view with location detail data.
Columns
| Name | Type | Description |
| reportingperiodname | String | |
| glaccountno | String | |
| startbalance | Double | |
| debits | Double | |
| credits | Double | |
| adjdebits | Double | |
| adjcredits | Double | |
| endbalance | Double | |
| reportingbook | String | |
| currency | String | |
| locationid | String | |
| departmentid | String |
Pseudo-Columns
| Name | Type | Description |
| StartDate | String | Required if ReportingPeriodName is not set. |
| EndDate | String | Required if ReportingPeriodName is not set. |
| ShowZeroBalances | String | Show zero balance accounts. Use true or false. (Default: false) |
| ShowDepartmentDetail | String | Expand department detail. Use true or false. (Default: false) |
| ShowLocationDetail | String | Expand location detail. Use true or false. (Default: true) |