Skip to main content
GET
Get Journal Entry

Authorizations

Authorization
string
header
required

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

Path Parameters

entry_id
string
required

Response

Successful Response

id
string
required
orgId
string
required
entryDate
string<date>
required
entrySet
string
required
status
enum<string>
required
Available options:
Draft,
Posted,
Voided
entryNumber
string | null
periodId
string | null
description
string | null
sourceType
string | null
sourceId
string | null
reversalOfEntryId
string | null
postedBy
string | null
postedAt
string<date-time> | null
createdAt
string<date-time> | null
createdBy
string | null
lines
JournalEntryLineResponse · object[] | null