Get G/L Entries
Get a list of G/L entries with pagination. Supports filtering and replication.
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.
Headers
x-api-version
Used for API versioning. More details.
Query Parameters
accountNumber
Filter by G/L Account number. Supports Business Central filter syntax.
postingDate
Filter by posting date. Supports Business Central filter syntax (e.g., ‘2025-01-01..2025-01-31’).
documentNumber
Filter by document number.
pageSize
The maximum number of entries to return per page.
pageKey
The key for the next page of results, obtained from a previous response.
lastRowVersion
The last row version received, used for synchronization.
sync
Enables synchronization mode, which sorts by rowVersion.
Response
This endpoint returns an object.
morePages
nextPageKey
nextPageURL
data
