Get General Journal
Retrieves a specific general journal by its unique identifier, including all its lines.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
journalId
The unique identifier for a General Journal.
Headers
x-api-version
Used for API versioning. More details.
Response
This endpoint returns an object.
id
The unique identifier for the journal.
code
The code for the journal batch.
lastModifiedDateTime
The date and time the journal was last modified.
lines
A list of the lines within this journal.
displayName
The display name (description) of the journal batch.
templateDisplayName
The name of the journal template this journal is based on.
balancingAccountId
The default balancing account ID for the journal lines.
balancingAccountNumber
The default balancing account number for the journal lines.
