PullChart
Pulls the chart of accounts.
Request Information
Parameters
ChartSearchCriteriaName | Description | Type | Additional information |
---|---|---|---|
AccountClassGroup | AccountClassGroupType | ||
AccountClasses | Collection of AccountClassType | ||
Accounts | Collection of string | ||
OmitAccountsWithNoActivity | boolean | ||
CompanyIds | Collection of integer |
Required |
Sample Request
Response Information
Resource Description
Collection of ChartEntryName | Description | Type | Additional information |
---|---|---|---|
AccountNumber | string | ||
AccountDescription | string | ||
AccountDescriptionAbbreviated | string | ||
IsActive | boolean | ||
AccountClass | AccountClassType | ||
DepartmentCode | string | ||
ScheduleCode | string | ||
ScheduleClass | ScheduleClassType | ||
Control1Type | ControlTypeEnum | ||
Control2Type | ControlTypeEnum | ||
ScheduleStartDate | date | ||
ForwardType | AccountingForwardType | ||
ScheduleType | AccountingForwardType | ||
ChainAccountNumber | string | ||
SpreadAccountNumbers | Collection of string | ||
FactoryAccountNumbers | Collection of FactoryAccountNumbersType | ||
Placement | CompanyPlacement |