PullGlLines

Pulls general ledger records.

Request Information

Parameters

GlLineSearchCriteria
NameDescriptionTypeAdditional information
MinimumAccountingDate

string

MaximumAccountingDate

string

MinimumUpdateStamp

string

MaximumUpdateStamp

string

MinimumCreatedStamp

string

MaximumCreatedStamp

string

MaxElapsedSinceUpdate

time interval

VoidStatuses

Collection of VoidStatusType

ReconciledScope

ReconciledScopeType

ZeroDateScope

ZeroDateScopeType

IncludeBalanceForwardRecords

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

string

AccountDescription

string

AccountDescriptionAbbreviated

string

AccountClass

AccountClassType

LineId

integer

ModifiedStamp

date

CreatedStamp

date

LineDescription

string

Division

integer

GlHeaderDescription

string

AccountingDate

date

Journal

string

JournalType

JournalTypeEnum

JournalDescription

string

Reference

string

GlVouch

string

Amount

MonetaryValue

Control1Code

string

Control2Code

string

UnitCount

integer

IsReconciled

boolean

IsClearedBank

boolean

DateReconciledOnBankRecord

date

ZeroDate

date

VoidStatus

VoidStatusType

Placement

CompanyPlacement

Sample Response