Skip to main content

GLCodeSummary

A GL code summary (as returned in matching line item responses).

idstring<uuid>nullable

The Lightyear ID for this GL code.

codestringnullable

The GL code identifier.

descriptionstringnullable

The GL code description.

sourceIDstringnullable

The unique identifier for this object in the source system.

GLCodeSummary
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"code": "string",
"description": "string",
"sourceID": "string"
}