finance > G/L Account Service

Get G/L Account by ID

Retrieves a single G/L account by its system ID.

get/{tenant}/{environment}/{company}/generalledger/account/{id}

Path parameters

tenantstring required

Your Entra Tenant ID. More details.

environmentstring required

Your Business Central Environment. More details.

companystring required

Your Business Central Company. More details.

idstring uuid required

The UUID of the G/L Account.

Headers

x-np-api-keystring required
x-api-versionstring date

Used for API versioning. More details.

Response

Response with status 200

GlaccountGLAccount required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.