AccountGroupCategoryMember
Represents the account category members that belong to an account group, linking account categories to their parent groups.
Columns
| Name | Type | Description |
| accountCategory_Href | String | The URL of the account category associated with this account group category member. |
| accountCategory_Id | String | The Id of the account category associated with this account group category member. |
| accountCategory_Key | String | The system-assigned key of the account category associated with this account group category member. |
| auditCreatedBy | String | The user who created the account group category member. |
| auditCreatedDateTime | Datetime | The date and time when the account group category member was created. |
| auditModifiedBy | String | The user who last modified the account group category member. |
| auditModifiedDateTime | Datetime | The date and time when the account group category member was last modified. |
| glAccountGroup_Href | String | The URL of the general ledger account group associated with this category member. |
| glAccountGroup_Id | String | The Id of the general ledger account group associated with this category member. |
| glAccountGroup_Key | String | The system-assigned key of the general ledger account group associated with this category member. |
| href | String | The URL of the account group category member resource. |
| id | String | The unique identifier of the account group category member. |
| key [KEY] | String | The system-assigned key that uniquely identifies the account group category member record. |
| sortOrder | Int | The numeric position that determines the display order of this category member within the account group. |