WSConsolidatedGroupChartOfAccountLine - accountsIQ/API-Wiki GitHub Wiki
The WSConsolidatedGroupChartOfAccountLine is a structure used when getting the Chart of Accounts for a consolidation group. Contains information of the accounts in the general ledger split by subsidiary.
Parameter List
| Parameter | Type | Description |
|---|---|---|
| TopCo | String | The top level consolidation. |
| SubCo | String | The sub level consolidation group (always the direct group that the subsidairy belongs to). |
| Subsidiary | String | The subsidiary the chart of accounts belongs to. |
| ChartOfAccountsLine | WSGetChartOfAccountsLine | WSGetChartOfAccountsLine |