Get G/L Accounts
Get a list of G/L accounts 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
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
