PullGlDetail

Pulls a schedule by date range.

Request Information

Parameters

GlDetailSearchCriteria
NameDescriptionTypeAdditional information
StartDate

date

Required

EndDate

date

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

string

AccountDescription

string

AccountDescriptionAbbreviated

string

AccountClass

AccountClassType

BalanceForward

MonetaryValue

TotalDebits

MonetaryValue

TotalCredits

MonetaryValue

TotalMonthToDate

MonetaryValue

TotalYearToDate

MonetaryValue

TotalUnitCount

integer

Lines

Collection of GlDetailLine

Placement

CompanyPlacement

Sample Response