Get G/L Accounts
BetaGet a list of G/L accounts with pagination. Supports filtering and replication.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Query parameters
number
Filter by G/L Account number. Supports Business Central filter syntax.
category
Filter by G/L Account category.
pageSize
The maximum number of accounts 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