Get GL Group by UUID

Retrieve a specific General Ledger group by UUID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

uuidstringRequiredformat: "uuid"
UUID of the GL group

Headers

vnd.a1.tenant-idstringOptional

Tenant identifier for multi-tenant environments

Response

Successful Response
uuidstringformat: "uuid"
namestring
isDefaultboolean

Errors

404
Not Found Error