getAllGeneralLedgersV1

Retrieve all general ledger entry details.

Log in to see full request history
Query Params
boolean

Specify 'true' to output null data elements.

Headers
string
required

Secure token for API authentication.

string
required

Password for the Crunchtime Application User.

string
required

Crunchtime site identifier. (test or production)

string
required

User ID for the Crunchtime Application User.

string

Optional trace identifier for troubleshooting.

Responses

Response body
array of objects
object
boolean
boolean
required

"allocatedExpenses" from GeneralLedger setup screen.

int64
string
required

"glDescription" from GeneralLedger setup screen

boolean
string
required

"glNumber" from GeneralLedger setup screen

string

"glNumberForCGS" from GeneralLedger setup screen. Cost of Goods GL Code.

string

"glNumberForSales" from GeneralLedger setup screen. Sales GL Code.

string
required

"glSubstructure" from GeneralLedger setup screen

boolean
required

"pbiFlag" from GeneralLedger setup screen.

string
required

"plGrouping" from GeneralLedger setup screen

boolean
boolean
required

"voFlag" from GeneralLedger setup screen.

Language