Table of Contents

General Ledger

GeneralLedgerId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserGeneralLedgerAttributeuser rightscreated bymodified byattributes0..*

Learn more about General Ledgers from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetGeneralLedger

Get a General Ledger resource.

View

PATCH UpdateGeneralLedger

Update an existing General Ledger resource.

View

DELETE DeleteGeneralLedger

Delete an existing General Ledger resource.

View

GET GetGeneralLedgerCollection

Get a collection of General Ledger resources.

View

POST CreateGeneralLedger

Create a new General Ledger resource.

View

GET LookupGeneralLedgerChangePermissionTree

Lookup the permission set for changing the General Ledger.

View

GET LookupGeneralLedgerInsertPermissionTree

Lookup the permission set for creating the General Ledger.

View

GET BatchGetGeneralLedger

Get a collection of General Ledger resources for the set of id's.

View

POST BatchCreateGeneralLedger

Create a new collection of General Ledger resources.

View

PATCH BatchUpdateGeneralLedger

Update a collection of existing General Ledger resources.

View

DELETE BatchDeleteGeneralLedger

Delete a collection of existing General Ledger resources.

View

PATCH ChangeGeneralLedgerIsActive

Change the IsActive status for an existing General Ledger resource.

View

PATCH ChangeGeneralLedgerPermissionTree

Change the PermissionTree for an existing General Ledger resource.

View

PATCH BatchChangeGeneralLedgerIsActive

Change the IsActive status for a collection of existing General Ledger resources.

View

PATCH BatchChangeGeneralLedgerPermissionTree

Change the PermissionTree status for a collection of existing General Ledger resources.

View