finance > G/L Entry Service
Get G/L Entry by ID
Retrieves a single G/L entry by its system ID.
get/{tenant}/{environment}/{company}/generalledger/entry/{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 Entry.
Headers
x-np-api-keystring required
x-api-versionstring date
Used for API versioning. More details.
Response
Response with status 200
GlentryGLEntry required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.