PullGlSummary

Pulls a trend report of month-to-date and year-to-date totals by account.

Request Information

Parameters

GlSummarySearchCriteria
NameDescriptionTypeAdditional information
StartMonth

integer

StartYear

integer

EndMonth

integer

EndYear

integer

RollUpSpreadAccounts

boolean

IncludeFuturePostedActivity

boolean

Divisions

Collection of integer

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 GlSummaryItem
NameDescriptionTypeAdditional information
Account

string

AccountDescription

string

AccountDescriptionAbbreviated

string

AccountClass

AccountClassType

FromDate

date

ToDate

date

MonthToDate

MonetaryValue

YearToDate

MonetaryValue

UnitsMonthToDate

integer

UnitsYearToDate

integer

MonthlyTotals

Collection of GlMonthlySummary

Placement

CompanyPlacement

Sample Response