Skip to main content
GET
Get general ledger entries

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json

Successful operation

id
string

Id of the general ledger entry

entity
string

The Tight entity to which this entry belongs

entityId
integer<int64>

Id of the entity to which this entry belongs

description
string

Description of this entry

tranDate
string<date-time>

Date the transactions comprising this entry occurred

entryDate
string<date-time>

Date this entry was created

period
enum<string>

The period type of this entry

Available options:
NORMAL,
YEAR_END_CLOSING,
YEAR_END_ADJUSTMENT
transactions
object[]

List of transactions comprising this entry